body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: small;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
hr {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	font-size: 89%;
}
h3 {
	font-size: 80%;
}
a         { 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: #FAF4FF;
			text-decoration: none;
			border-bottom-style: solid;
			border-bottom-width: 1px }
			
a:link    { border-bottom-color: #FAF4FF }
a:visited { border-bottom-color: #FAF4FF }
a:hover   { border-bottom-color: #FFFFFF }
a:active  { border-bottom-color: #FFFFFF }

a.img {
  border: none;
}
