.maincss {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.headingbold {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 20px;
	font-style: normal;
	font-decoration: underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;

}

.headingboldblue {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 20px;
	font-style: normal;
	font-decoration: underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;

}

.mainbold {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.mainboldred {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

H1 {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 23px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

H2 {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;

}

H3 {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;

}


.footer {
	font-family: calibri, verdana, tahoma, helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

li{
list-style: dot;
font-family: calibri, verdana, tahoma, helvetica;
font-size: 15px;
color: #0033FF;
} 

A:link {font-family:font-size: 20px;font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #FF0000;}
A:visited {font-family:font-size: 20px;font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #FFFF00;}
A:active {font-family:font-size: 20px;font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #000000;}
A:hover {font-family:font-size: 20px;font-family: calibri, verdana, tahoma, helvetica;text-decoration: underline; color: #FF0000;
}

.special A:link {font-family: font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #FF9900; font-weight: bold;}
.special A:visited {font-family: font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #FF00FF; font-weight: bold;}
.special A:active {font-family: font-family: calibri, verdana, tahoma, helvetica;text-decoration: none; color: #FF9900; font-weight: bold;}
.special A:hover {font-family: font-family: calibri, verdana, tahoma, helvetica;text-decoration: underline; color: #FF0000; font-weight: bold;;
}

</style>
