body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	
}
.style2 {font-size: small; font-family: Arial, Helvetica, sans-serif;}
.style3 {font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#myGallery
{
width: 500px !important;
height: 200px !important;
}
h1 {
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.topbox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.style2 strong a {
	color: #912C21;
}

