body {
	background-color:#AD2952;
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	text-align:center; 
	margin: 0px;
	padding: 0px;
}

a:	{ 
	color:#AD2952;
	font-weight:bold;
	text-decoration:none;
}
	

a:link	{ 
	color:#AD2952;
	font-weight:bold;
	text-decoration:none;
}
	
a:visited { 
	color:#AD2952;
	font-weight:normal;
	text-decoration:none;	
}
	
a:hover, a:active { 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


TD {
	background-color: #FDBDD2;
	text-align: justify;
	COLOR: #000000;
	font-family: Tahoma, Arial, Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	}

TH {
	background-color: #FDBDD2;
	image-align: center;
	vertical-align: center;
	COLOR: #000000;
	font-family: Tahoma, Arial, Verdana;
	FONT-SIZE: 14pt;
	FONT-STYLE: bold;
	}

