BODY {
	background : #ffffff;
}
.header
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}
.text
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}
.navtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}
.textbold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none
}
.list_bullet
{
	list-style-image : url(graphics/arrow_red.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}
.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none
}
.inputbox
{
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width : 98.5%;
	background-color: #FBF0F0;
}
a:link 
{
	text-decoration:none;
	color: #970300;
}
a:active 
{
	text-decoration:none;
	color: #970300;
}
a:visited
{
	text-decoration:none;
	color: #970300;
}
a:hover 
{
	text-decoration: underline;
	color: #FF6A67;
}
