body {
background-color: #DDD9D9;
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}

.footertext {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	}

.footerlink:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #000;
}

.footerlink:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	color: #000;
}

.footerlink:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #000;
}

a,a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #000099;
	font-weight: 500;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
	font-weight: 500;
}

h1 {
	font-family: Arial;
	font-size: 18pt;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.SearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.SearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

ul {
list-style-position: outside;
	font-family: Arial;
	font-size: 12pt;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	

#footer a:visited {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	

#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.PageTop {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
