body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/graybackground.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p, td {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #d7d7cd;
	border-bottom: thin;
	border-bottom-style: solid; 
	border-bottom-color: #d4d4ba;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #d4d4ba;
}
h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.agate {
	font-size: 9px;
}
a:link{
	color:	#0066CC;
	}
a:visited	{
	color:	#003366;
	}
a:hover{
	color:	#66cccc;
	}
a.vidlink:link{
	color: #FFFFFF;
	text-decoration: none;
	}
a.vidlink:visited	{
	color:	#FFCCCC;
	text-decoration: none;
	}
a.vidlink:hover{
	color:	#FF9900;
	text-decoration: none;
	}