html {
	background-color: #FFFFFF;
}

body{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 5px;
}

a:link {
   font-family: Verdana;
   color: #000033;
}

a:visited {
   font-family: Verdana;
   color: #000033;
}

a:active {
   font-family: Verdana;
   color: #000033;
}

a:hover {
	font-family: Verdana;
	color: #000033;
	background-color: transparent;
}

.links {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: normal;
   text-align: center;
   color: #000033;
}

td.links a:visited {
color: #990000;
background-color: transparent;
font-family: Verdana;
font-size: 10pt;
text-decoration: underline;
}

td.links a:link {
color: #000033;
background-color: transparent;
font-family: Verdana;
font-size: 10pt;
text-decoration: underline;
}

td.links a:hover {
color: #000033;
background-color: #cccc99;
font-family: Verdana;
font-size: 10pt;
text-decoration: underline;
}

td.links a:active {
color: #990000;
background-color: #ffffff;
font-family: Verdana;
font-size: 10pt;
text-decoration: underline;
}

.pagenav {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: normal;
   text-align: center;
   color: #000033;
}

td.pagenav a:visited {
	color: #990000;
	background-color: transparent;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

td.pagenav a:link {
	color: #000033;
	background-color: transparent;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

td.pagenav a:hover {
	color: #000033;
	background-color: #ffffcc;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

td.pagenav a:active {
	color: #990000;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

tr, th, td {
   font-family: Verdana;
   font-size: 10pt;
}

p {
   font-family: Verdana;
   font-size: 10pt;
   padding-left: 10px;
}

h2, h3 {
   font-family: Verdana;
   font-size: 11pt; 
   color: #000033;
   padding-left: 10px;
}

h1 {
   font-family: Verdana;
   font-size: 13pt; 
   color: #000033;
   padding-left: 10px;
}

em, strong, i, b {
   color: #000033;
}

ul {
	font-family: Verdana;
	font-size: 10pt;
	list-style-image: url(/images/bullet.gif);
}

li {
	font-family: Verdana;
	font-size: 10pt;
}

ol {
	font-family: Verdana;
	font-size: 10pt;
}

.search {
	font-family: Verdana;
	font-size: 10pt;
}

.legal {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.search {
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 30px;
}

.searchbutton {
	text-align: center;
}
