.Heading
{
    FONT-SIZE: 13px;
    COLOR: #00376f;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, sans-serif
}
.maintext
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, sans-serif}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
}
body {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}
td {
	font-size: 11px;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica;
}
li {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;

}
input {
	font-size: 11px;


}
a {
	color: #003366;
	text-decoration: underline;
}
button {
	color: #003366;
}
