body{
	background-image: url(template_images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	color: #333333;
}

a:link {color: #1258AE; text-decoration: underline;}
a:visited {color: #1258AE; text-decoration: underline;}
a:hover {text-decoration: none; color: #FF7800;}
a:active {color: #1258AE; text-decoration: underline;}

a.foot:link {color: #000000;}
a.foot:visited {color: #000000;}
a.foot:hover {color: #000000; text-decoration: none;}
a.foot:active {color: #000000;} 

.header {
	font-weight:bold;
	text-transform: none;
	color: #006699;
	font-size: 14px;
}

ul {
	list-style-type: disc;
	margin-left: 19px;
	}


.footer {
	font-weight: bold;
	text-align: center;
	color: #1258AE;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 15px;
}

.small {
	font-size:10px;
}
