@charset "UTF-8";
/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.link_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: orange;
}

.body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.table.td{
	vertical-align:top;
	}

.bgtable{
	
	border-style:solid;
	border-color:black;
	
	}
	
.bgtable.td{
 		border:0;
		}
		
a{
	font-size:12px;
	color:#666666;
	line-height : 200%;}

a:hover{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	background-color:#EFEFEF;}
	
a:history{
	font-size:12px;
	color:#666666;
	text-decoration:none;}

#subhead{
	color:black;
	}



-->


