body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: normal;
	color: #4f78d6;
	text-decoration: none}
	
a:visited {
	font-weight: normal;
	color: #4f78d6;
	text-decoration: none}
	
a:hover {
	font-weight: normal;
	color: #141F78;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #4f78d6;
	text-decoration: none;

}
.abold:link {
	font-weight: normal;
	color: #4f78d6;
	font-weight:bold;
	text-decoration: none}
	
.abold:visited {
	font-weight: normal;
	color: #4f78d6;
		font-weight:bold;
	text-decoration: none}
	
.abold:hover {
	font-weight: normal;
	color: #141F78;
		font-weight:bold;
	text-decoration: none;
}
.abold:active {
	font-weight: normal;
	color: #4f78d6;
		font-weight:bold;
	text-decoration: none;

}

.menulink:link {
font-family: tahoma;

	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.menulink:visited {
font-family: tahoma;

	font-weight: normal;
	color: #ffffff;
	text-decoration: none}
	
.menulink:hover {
font-family: tahoma;

	font-weight: normal;
	color: #4f78d6;
	text-decoration: none;
}
.menulink:active {
font-family: tahoma;

	font-weight: normal;
	color: #999999;
	text-decoration: none;

}

.footerlink:link {

	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none}
	
.footerlink:visited {

	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none}
	
.footerlink:hover {

	font-size: 10px;
	font-weight: normal;
	color: #4f78d6;
	text-decoration: none;
}
.footerlink:active {

	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;

}

.footer {

	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;

}
.subbody {

	font-size: 12px;


}

ul {
list-style-type: none;
padding-left: 10;
margin-left: 0;
}
li {
background: url(bullet.gif) left center no-repeat;
padding-left: 15px;
margin-bottom: 5px;
}

 input,select
{
color: #000000;
background: #ffffff;
border: 1px solid #cccccc
}