.maintxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #777474;
	font-weight: normal;

}

.maintxt2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33332D;
}

ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 000099;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #44837B;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}



A {
text-decoration: none;
color: #2A4F4A;
}

A:Hover {
text-decoration: underline;
color: #999999;
}
.titles {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #777474;
	font-weight: bolder;

}

