body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link       { color:#3f5678; text-decoration: none; font-weight: bold;}
a:active     { color:#b60903; text-decoration: none; font-weight: bold;}
a:visited    { color:#3f5678; text-decoration: none; font-weight: bold;}
a:hover      { color:#b60903; text-decoration: none; font-weight: bold;}

.maintext {
	font-size: 13px;
	color: #253245;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
.btext {
	font-size: 13px;
	color: #253245;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.bheader {
	font-size: 14px;
	color: #3f5678;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.smallbtext {
	font-size: 12px;
	color: #253245;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.redheader {
	font-size: 17px;
	color: #b60903;
	font-family: tahoma;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.redtext {
	font-size: 13px;
	color: #b60903;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.righttext {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
.rightlowertext {
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
a.rightlowertext:link       { color: #333333; text-decoration: none }
a.rightlowertext:active     { color: #333333; text-decoration: none }
a.rightlowertext:visited    { color: #333333; text-decoration: none }
a.rightlowertext:hover      { color: #000000; text-decoration: underline }


H1 {
    font-size: 12px;
	color: #999999;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #999999;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	top: auto;
	margin:0px;
}