.enttemp {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
td { font-family: arial,helvetica,sans-serif;
	 align: center; 
} 
th { font-family: arial,helvetica,sans-serif; } 
li { font-family: arial,helvetica,sans-serif; }
p { font-family: arial,helvetica,sans-serif; }
h5 { font-family: arial,helvetica,sans-serif;
	 color: #cccccc;}

table { background: #cccccc; 
		border: 1;
		align: center;
		cellpadding: 5;
		bordercolor: #333333;
		font-family: arial,helvetica,sans-serif;
}

body {
	background-color: #CCCCCC;
	
}     
A:link { text-decoration: none; color:#006600 }
A:visited { text-decoration: none; color:#006600 }
A:hover { text-decoration: none; color:#000000 }
A:active { text-decoration: none; color:#000000 }


