body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	background-color: #000000;
	background-image: url(../img/graymarble.jpg);


}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;

}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
}
h2 {
	font-size: medium;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	white-space: normal;
	font-weight: bold;



}
h3 {
	font-style: italic;
	font-weight: bold;
	font-size: small;
	background-color: #666666;


}
h1 {
	font-size: large;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
