body {
	background-color:#AD2952;
	font-family:Tahoma, Arial, Verdana;
	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: left;
	vertical-align: center;
	display: middle;
	float: middle;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	font-weight: normal;
	}

TH {
	background-color: #FDBDD2;
	image-align: center;
	vertical-align: center;
	display: middle;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	font-weight: bold;
	}

