BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	font-weight: normal;
	}
H3 {
	margin-top : 1;
	margin-bottom :1;
	}	
A:link, A:visited, A:active {
	text-decoration: underline;
	color: #cc0000;
	font-weight: normal;
	}
A:hover { 
	text-decoration: underline;
	font-weight: normal; 
	}
A:link.white, A:visited.white, A:active.white {
	text-decoration: none;
	font-size : 10pt;
	color: #ffffff;
	font-weight: normal;
	}
A:hover.white {
	text-decoration: none;
	font-size : 10pt;
	color: #ffffff;
	font-weight: bold;
}
A:link.big, A:visited.big, A:active.big {
	font-size : 16pt;
	color: #cc0000;
	font-weight: normal;
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	font-color : #000000;
	vertical-align : top;
	}
TD.drop_td {
	
	background-color: #003399;
	
	}
TABLE.drop_table {
	padding-left: 8;
	border : medium Fuchsia;
	white-space : normal;
	}
.drop_span { 
	position: absolute; 
	visibility: hidden; 
	display: block;  
	}
TD.news_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	}
TD.dark_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #666666;
	color: #ffffff;
	font-weight: normal;
	}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color: #000000;
	font-weight: normal;
	}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #000000;
	font-weight: normal;
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	font-weight: normal;
	}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 6pt;
	color: #000000;
	font-weight: normal;
	}