body {
	background-color: #FFFFE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

a {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

h2 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

h3 {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

h4 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

h5 {
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

h6 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

.header_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #969696;
	line-height: 50%;
	font-style: normal;
}

.header_phrase {
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.footer_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #969696;
	font-style: normal;
}

hr {
	color: Gray;
}

.section_titles {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}

.section_text {
	font-size: small;
	font-style: normal;
	color: Black;
	padding: 2px;
	padding-bottom: 10px;
}

.search_pages {
	width: 100%;
	frameborder: 0;
}

.section_bold {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000033;
}

.section_bullets {
	font-size: small;
	font-style: italic;
	line-height: 20px;
}
.community_links {

	font-size: small;
	font-style: normal;
	color: Black;
	padding: 2px;
}
.agent_list {

	font-size: x-small;
	font-style: normal;
	color: #000000;
	padding: 2px;
}
