body {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

A.ACTIVE, A.HOVER, A.LINK, A.VISITED {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 003366;
	text-decoration : underline;
}
A.blueLink:ACTIVE, A.blueLink:HOVER, A.blueLink:LINK, A.blueLink:VISITED {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 003366;
	text-decoration : underline;
}

A.blueLink12:ACTIVE, A.blueLink12:HOVER, A.blueLink12:LINK, A.blueLink12:VISITED {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 003366;
	text-decoration : underline;
}
A.sideNav {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : left;
	color : #666666;
	background-color : #F5F5F5;
	text-decoration: underline;
}
A.footernav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666633; 
}

/* TD */
TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}
TD.blue11px {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #003366;
}
td.whiteText {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #f5f5f5;
}

TD.sidenav {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : left;
	line-height: 1.6;
	color : #666666;
	background-color : #F5F5F5;
}
TD.facts {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
}
TD.archiveheader {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	line-height : normal;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

TD.blackText11 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}
 


