body{
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #000000;
}

a:hover{
	background-color : #FF0033;
	text-decoration:none; 
	color : #FFFFFF;
	

	
}
a{
	color : #FFFFFF;
	text-decoration:none;
	
}

td{
	background-color : #FF6600;
	text-align : left;
	border : 0 ;
}

td.input{
	background-color : #660000;
	font-family : arial ;
	font-weight : bold ;
	font-size : 12px;
	text-align : left ;
	border : 0 ;
	color : #FFFFFF;
}

td.heading{
	background-color : #CC6633;
	text-align : left; 
	font-family: arial;
	font-size: 12px;
	width: 300px ;
	color: #FFFFFF ;
}

select{
	
	background-color : #00FF00;
	font-family : arial;
	font-weight : bold;
	text-align :left;
	font-size : 12px;
	color : #FFFFFF ;

	
}
td.heading1{
	background-color : #CCCCCC;
	text-align : center; 
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color : #000000;
	
}

td.heading2{
	background-color : #000000;
	text-align : left; 
	font-family: arial;
	font-size: 12px;
	color : #FFFFFF;
	width: 300px ;
	
}
