﻿ body { 
width: 100%; height: 100%; 
margin: 0px 0px 0px 0px; padding: 30px 0px 30px 0px; 
background: #000000; 
color: #000000; 
text-align: center; 
}
 
a:link {
color: #E8D0A3;
text-decoration:none

 }
a:visited {
	color: #E8D0A3;
	text-decoration:none
}
a:active {
	color: #E8D0A3;
	text-decoration:none
}
a:hover {
	color: #E8D0A3;
	text-decoration:underline
	}

.copyright {
	font-family: Verdana, Helvetica, Arial;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #E8D0A3;
	text-align: center;
}
.horsetitleslarge {
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	color: #E8D0A3;
	font-style: italic;
	text-align: center;
}
.horsetitlessmall {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	color: #E8D0A3;
	font-style: normal;
	text-align: center;
}
.style1 {
	font-family: serif;
	font-size: small;
	border-collapse: separate;
	white-space: normal;
}
.style3 {
	border-collapse: separate;
	white-space: normal;
}
table.closewindow {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: #000000;
}
