body { 
	font: 11px verdana; 
	color: #000000; 
	margin-top: 20px; 
	text-align: center;
	background: #D3D4C1;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	}
	
.body { font-weight: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #000000; }

a { font-weight: normal; FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif ; color: #660000; text-decoration: none;}

a:hover { text-decoration: underline ; color: #660000;}

.black { BACKGROUND-COLOR: #000000 }

.white { BACKGROUND-COLOR: #ffffff }

.grey { BACKGROUND-COLOR: #C3C3A4;}

.whitebox { BACKGROUND-COLOR: #ffffff; padding-left: 8px; padding-right: 4px;}

.deepred {
	background: #660000;
	height: 75px;
	width: 269px;
	}
.deepred2 {
	background: #660000;
	width: 100px;
	}

.footer {
	font: 10px verdana;
	color: #000;
	text-align: center;
	}
.footer a {
	text-decoration: none;
	color: #660000;
	font: 10px verdana;
	}
.footer a:hover {
	text-decoration: underline;
	}
	









