body {
	background-color: #D42424;

	margin-top: 20px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 95px;

	color: #ffffff;}



h1 {	
	
	color: #ffffff;

	font-size: 100%;

	font-family: verdana, tahoma, sans-serif;

}




p {	
	
	color: #ffffff;

	font-size: 80%;

	font-family: verdana, tahoma, sans-serif;

}




a:link { color: white; text-decoration: none }

a:active { color: DFABB7; text-decoration: none }

a:visited { color: DFABB7; text-decoration: none }

a:hover { color: yellow; text-decoration: underline }




#column1 {

	float:left;

	position: absolute;

	left:10px;

	top:20px;

	width: 105px;

}



#box1 {

	margin: 5px 5px 5px 65px;

	padding: 10px 10px 10px 10px;
	width: 700px;

	border: 1px solid;

	background-color: #000000;
}



.boldtable, .boldtable TD, .boldtable TH
{
font-family:tahoma;
font-size:85%;
color:white;
background-color: #000000;
}







	

