body{
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
}
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;
}

.heading16 {
	font-size: 16px;
	font-weight: bold;
	color: Navy;
}

.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;
}
.whitetext_lightblue {
	color: #ebebeb;
	background: #3366CC;
	font-weight: bold;
}

.whitetext_tplate_blue {
	color: #ebebeb;
	background: #003399;
	font-weight: bold;
}
.whitetext_blue {
	color: #ebebeb;
	background: Blue;
	font-weight: bold;
}

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

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