body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a:link {
	color: #cc6600;
	font-weight: bold;

}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
}
a.link02:link {
	color: #336699;
	font-weight: normal;

}
a:visited {
	color: #000000;
}
.heading {
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}
.headingred {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #cc3300;
}
.smallblue {
	font-size: 11px;
	color: #003366;
	line-height: 16px;
}
.blue {
	color: #336699;
	font-weight: bold;
	font-size: 13px;
}
.boldblue {
	font-weight: bold;
	color: #336699;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

