BODY {
	font-family : Arial, Helvetica, sans-serif;
}
H1, H2, H3, H4, H5 {
	color : #B3575C;
	margin-left: 9px;
}
P, TD, LI {
	color : #003333;
	font-size : 12px;
}
UL.redbox {
	list-style-type : square;
}
p{
	margin-top : 9px;
	margin-left : 9px;
	margin-right : 9px;
}
A, A:LINK {
	color : #003333;
}
A:HOVER {
	color : #990000;
	text-decoration : none;
}
HR {
	color : #DBA6B6;
	height: 1px;
	}
a.bodylink{
	color : #003333;
	text-decoration : underline;
}
p.specialBoxBold{
	color : #686C55;
	font : bold;
}
.nav {
	font-weight: bold;
	font-size : 11px;
}
.navbar{
	font : normal 18px;
	margin-left : 12px;
	margin-top : 12px;
}
.specialBox{
	color : #686C55;
}
.footnote {
	font-size : xx-small;
}
.white {
	color: #ffffff;
}