body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #82000C;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
}

.imgsel {
   border-style: solid;
   border-color: light-blue;
   
}
:hover img
{
   border-color: red;
} 
.leadins {
	font-family: tahoma;
	font-size: x-large;
	font-style: italic;
	color: #666666;
   text-align: center;
}

.ac-bullet {
 	font-family: tahoma;
 	font-size: 18px;
 	color: #bdbdbd;
}
.ac-strong {
 	font-family: arial;
 	font-size: 18px;
 	color: #ffffff;
}
.ac-box {
   bgcolor="DarkGrey";
}
.ac-text {
 	font-family: arial;
 	font-size: 16px;
 	color: #ffffff;
}
