* {
	font-family: verdana, helvetica, arial, sans-serif; }

td {
	font-size: 8pt; }
th {
	font-size: 8pt;
	font-style: bold; }

.black {
	color: black; }
.gray {
	color: #666666; }
.white {
	color: white; }
.gwhite {
	color: #EEEEEE; }

.leftbg {
	background-image: url(../images/bgleft.jpg);
	background-repeat: repeat-x; }

A:active,A:link,A:visited {
	text-decoration : none; }
A:hover { 
	text-decoration : underline; }
th A:hover, A:hover b.white, A:hover b.gwhite { 
	color: white;
	text-decoration : underline; }

textarea, select, input, object {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; }