body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.redheading {
	font-size: 18px;
	color: #CC0000;
}
.hotcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.bodyheadblue {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.bodyblue {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
a:link {
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

a.menu:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-weight: normal;
	color: #224476;
	text-decoration: underline;
}
a.submenu:link {
	font-weight: normal;
	color: #082a51;
	text-decoration: none;
}
a.submenu:visited {
	font-weight: normal;
	color: #082a51;
	text-decoration: none;
}
a.submenu:hover {
	font-weight: normal;
	color: #082a51;
	text-decoration: underline;
}
a.hotmenu:link {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.hotmenu:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.hotmenu:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}