body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606F7F;
}
body {
	background-color: #606F7F;
	line-height: 19px;
}
a:link {
	color: #153990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #606F7F;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #606F7F;
}
a.linkOnBlue:visited { text-decoration: none; color: #66CCFF; }
a.linkOnBlue:hover { text-decoration: none; color: #33CCFF; }
a.linkOnBlue:link { text-decoration: none; color: #66CCFF; }
.white {color: #FFFFFF}
.grey {
	color: #CCCCCC;
	font-style: italic;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subhead {
	font-size: 14px;
}

.orangehead {	
	color: #F9A516;
	font-weight: bold;
	font-size: 14px;
}
.bigheadorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9A516;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 11px;
}
.largeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #F9A516;
	letter-spacing: -1px;
	line-height: 26px;
}
