body{
	background-color: #333333;
	color: A30001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr,td{
	font-size: 12px;
}
hr{
	color: #999999;
	background-color: #999999;
	height: 1px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.header{
	background-color: #A30001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF6600;
	padding: 0px;
}
.cell1{
	padding: 10px;
	color: 786B7F;

}
.text {
	padding: 10px;
	border: 1px solid #000000;

}
a:link,a:visited {
	color: A30001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:hover{
	color: #C64B11;
}
.header:link,.header:visited{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF6600;}
	
.header:hover{text-decoration: underline;}
.overflowbg {
	background-image: url(images/linksbg.jpg);
	background-repeat: repeat-y;
}
