p, div, span, b, h1, h2, h3, h4, td, i {
font-family: Verdana, "Trebuchet MS", Georgia, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular, Arial;
font-size: 11px;
}
b   { color: #172048; font-weight: bold;}
h1  { color: #172048; font-style: italic; font-size: 14px;}
.inlineheader { 
	color: #172048;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
   }
h2 { color: white; font-style: italic; letter-spacing: 2px }
h3 { color: white; font-weight: bold; letter-spacing: 2px }
h4 { color: black; font-style: italic; font-size: x-small; }
h5 { font-weight: normal; font-size: 10px; text-decoration: none; letter-spacing: normal }
h6 { font-size: 9px; letter-spacing: 2px }
i  { color: #172048; font-style: italic;}
li   { color: #172048; text-decoration: none }
p   { color: #172048;}
td   { color: #172048;}
td.navbuttons a {
	height: 20px;
	background: url(images/navbutton_off.gif);
	vertical-align: absmiddle;
	text-align: left;
	padding-left: 12px;
	display: block;
	line-height: 19px;
	font-size: 12px;
	color: #FFE400;
	text-decoration: none;
	letter-spacing:0px;
	}

td.navbuttons a:hover {
	background: url(images/navbutton_on.gif);
	color: unchanged;
	text-decoration: none;
	}

td.title {
	text-transform: uppercase;
	height: 20px;
	background: url(images/titleback.gif);
	vertical-align: absmiddle;
	text-align: left;
	padding-left: 12px;
	line-height: 19px;
	font-size: 12px;
	color: #FFE400;
	text-decoration: none;
	}
.bonoext  { font-weight: bold; font-size: 13px;}
.small { font-size: 10px;}
.white { color: white;}
.toppadding { padding-top: 10px;}