H1 {
	FONT-SIZE: 1.4em; COLOR: #003399
}
H2 {
	FONT-SIZE: 1.2em
}
H3 {
	FONT-SIZE: 1.1em
}
.bodytext {  font-family: Arial; font-size: 13px}
.bodyheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.bodyheaderwt {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.bodyheaderwhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextarial {  font-family: Arial; font-size: 14px}
.bodytextbottom {  font-family: Arial; font-size: 12px}
.bodytextsm {  font-family: Arial; font-size: 10px}
.bodytextbotgr {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #003366;
}