body {background-color: #ffffff; margin:0 0 0 0;}

A:link, A:visited {text-decoration: none; color: #A4D767; font-size: 11px;}
A:hover {text-decoration: underline; color: #A4D767; font-size: 11px;}
td {font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9FA1A4;
	}

.topnav {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #FE831D;
}

a.topnav:link {color: #8A8784; text-decoration: none; font-size: 12px;}
a.topnav:visited {color: #8A8784; text-decoration: none; font-size: 12px;}
a.topnav:hover {color: #FF7200; text-decoration: none; font-size: 12px;}

.header{
font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #9FA1A4;
}

a.header:link {color: #FE831D; text-decoration: none; font-size: 19px;}
a.header:visited {color: #FE831D; text-decoration: none; font-size: 19px;}
a.header:hover {color: #A4D767; text-decoration: none; font-size: 19px;}

.subhead{
font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #9FA1A4;
}

a.subhead:link {color: #FE831D; text-decoration: none; font-size: 15px;}
a.subhead:visited {color: #FE831D; text-decoration: none; font-size: 15px;}
a.subhead:hover {color: #A4D767; text-decoration: none; font-size: 15px;}

.submenu {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #89CC38;
}

a.submenu:link {color: #89CC38; text-decoration: none; font-size: 12px;}
a.submenu:visited {color: #89CC38; text-decoration: none; font-size: 12px;}
a.submenu:hover {color: #FF7200; text-decoration: none; font-size: 12px;}

ul {
list-style-image: url("../images/bullet.gif");
}