body {background-color:transparent;margin:0px;padding:0px;}

.ONE {border:0px solid #000000; 
	padding:1px;
	margin-top:7px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:5px;
	background-color:#D7DCE3;}
	
.TWO {   
	line-height:13px;
	padding:8px;
	margin:0px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#F2E7C6;
	color:#011CE5;}

.THREE {
	line-height:13px;
	padding:10px;
	margin:0px;
	FONT-SIZE: 11px;
	font-family:arial;
	text-align:justify;
	background-color:#D7DCE3;
	color:#000000;}
	

table, td, tr {
	line-height:15px;
	FONT-SIZE: 10px;
	font-family:arial;
	text-align:justify;
	color:#FF0000;}
	
b, strong {color:#011CE5;}
s {color:#FFFF40;}
u {color:#000000;}
i {color:#FF0000;}

A:link { text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#878787;}
A:hover { text-decoration: none; color: #FF0000;}
