body         { font-family: Arial,Helvetica,Sans-Serif }
body a:link { color: #4E5EA2; text-decoration: underline }
body a:visited { color: #4E5EA2; text-decoration: underline }
body a:hover { color: #4E5EA2; text-decoration: underline }

.reccaption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	margin-top : 0;
	margin-bottom : 0;	
}
.recpara {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;	
}
.rechead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-top : 6;
	margin-bottom : 0;
	margin-left : 0;	
}
.recing {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 15;
}
.recdir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 4;
	margin-bottom : 0;
	margin-left : 15;
}
.rectitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin-top : 0;
	margin-bottom : 4;
	margin-left : 0;	
}
hr {
	color : #F5DC07;
}

.browselist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0; background-color:#FFFFF0	
}
.browselisth {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0; background-color:#4E5EA2; color:#FFFFF0	
}
.browselisth a:link {color:#FFFFF0; font-weight:bold}
.browselisth a:visited {color:#FFFFF0; font-weight:bold}

.topActive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;	
	font-weight: bold;
	color: 	#4E5EA2;
	background-color: #FFDD00;
}
.topActive a:link {
	color: 	#4E5EA2;
	text-decoration: none;
}
.topActive a:visited {
	color: 	#4E5EA2;
	text-decoration: none;
}
.topActive a:hover {
	color: 	#CC3333;
	text-decoration: none;
}

.topNormal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;	
	font-weight: bold;
	color: white;
}
.topNormal a:link {
	color: 	White;
	text-decoration: none;
}
.topNormal a:visited {
	color: 	White;
	text-decoration: none;
}
.topNormal a:hover {
	color: 	#FFDD00;
	text-decoration: none;
}