body,td,a,input,textarea {
	color: white;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	}
th {
	background-color:Green;
	color:White;
	font-size:9pt;
	}

input,textarea
	{
	color:black;
	}
a {
	color : white;
	text-decoration: none;
	}
a:HOVER {
	text-decoration: underline;
	color:yellow;
	}
a.black:HOVER {
	text-decoration: underline;
	color:red;
	}
.s8,.small {
	font-size:8pt;
	}
.red {
	color: gold;
	}
.white {
	color: white;
	}
.black {
	color: black;
	}
hr {
	color : gray;	
	height : 1pt;
	}
.indent {
	padding-left : 50px;
}
.header {
	text-align:center;
    font-family: Ms Sans Serif;
	font-size:12pt;
	font-weight:bold;
	color: Yellow;
	}
.bold {
font-weight:bold
}
.menuheader {
	text-align:center;
    font-family: Ms Sans Serif;
	font-size:10pt;
	font-weight:bold;
	color: Yellow;
	}
.currentlink {
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color: gold;
	}
