body  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin: 0px;
}

td, body  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
}

H3  {
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}

.footnote  {
	font-size : 8pt;
}

.big  {
	font-family: arial,verdana;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a  {
	color : #000066;
}

a:hover  {
	text-decoration: none;
	color: #999999;
}

a.nav { font-family: verdana, arial; font-size: 8px; color: white; text-decoration: none; font-weight: bold; }
a.nav:hover { color: yellow; }

a.nav_select { font-family: verdana, arial; font-size: 8px; color: yellow; text-decoration: none; font-weight: bold; }
a.nav_select:hover { color: yellow; }

a.footnote  {
	font-size : 8pt;
	text-decoration : none;
	color : white;
}

a.footnote:hover  {
	font-size : 8pt;
	text-decoration : none;
	color : #FFA448;
}

.content_container {
	border: 1px solid #02308E;
	width: 268px;
}

.content {
	padding: 12px;
}