body, p, td{
	font-size: 13px;
	line-height: 110%;
	margin: 5px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #020393;
}
a {
	text-decoration:underline;
	color: #020393;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color: #5CBBE9;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-indent: 5px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}
.footerbg {
	background-image: url(images/footer.gif);
	background-repeat: repeat;
	font-size: 11px;
	padding: 5px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/bullet.gif);
}.menutxt {
	font-size: 120%;
	font-weight: bold;
	margin: 5px;
	line-height: 110%;
}
.form_div {
	height:21px; margin-top:-1px;
}
.m_text
{
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#000066;
	width: 200px;
	background-color: #EDF7FC;
}
.l1_text
{
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#3366FF;
	font-weight: normal;
}	
