body { font-family: tahoma, arial; text-align: center; color: #BB0000; background-color: #000000; };
p {font-size: smaller; font-weight: bold; }

td {font-family: tahoma, arial; }
.caption {text-align: center; font-size: xx-small; }
.formcaption {text-align: right; font-weight: bold; font-size: x-small; }
img { border: 0px;}
.medium { text-align: left; font-size: medium;  }
table, input
{
font-size: 80%;
}

h3 {font-family: tahoma, arial; color: #FF9900;}
a:link { 
	color: #FF9900;
	text-decoration: none;
	}
a:visited { 
	color: #FFAA00;
	text-decoration: none;
	}
a:hover { 
	color: #FFcc00;
	text-decoration: none;
	}

