body{
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
p,td{
	font-size: 12px;
}
.heading12_white {
	font-size: 12px;
	font-weight: bold;
	color: White;
	}
.heading14_white {
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.heading14 {
	font-size: 14px;
	font-weight: bold;
}
.heading14_Navy {
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}
.heading14_brown {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC99;
}
.heading14_brown_std {
	font-size: 14px;
	color: #FFCC99;
}
.heading16 {
	font-size: 16px;
	font-weight: bold;
	color: Navy;
}
.heading16_brown {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC99;
}
.heading18_Red {
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

.heading18_White {
	font-size: 18px;
	font-weight: bold;
	color: White;
}
.heading24_Navy {
	font-size: 24px;
	font-weight: bold;
	color: Navy;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #66FFFF;
}
.footertext{
	font-size: 10px;
}
.smalltext{
	font-size: 12px;
}

