A.nav:link { font-size: 12pt; font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; color: #FFFFFF; text-decoration: none; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
A.nav:visited { font-size: 12pt; font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; color: #FFFFFF; text-decoration: none; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
A.nav:hover { font-size: 12pt; font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; color: #9999CC; text-decoration: none; font-weight: bold; letter-spacing: 2px; text-transform: uppercase;  }



a:link { color: #9999CC; text-decoration: none;  font-weight: bold; }
a:visited { color: #9999CC; text-decoration: none;  font-weight: bold; }
a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }


body
{ background-color: #000000;
  }

body, table, tr, td {
	font: 8pt verdana; 
	color: #FFFFFF;
	text-align:justify;}


h1 { 	font-size: 12pt; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF; 
	font-weight: bold; 
	letter-spacing: 2px; 
	text-transform: uppercase;
	border-bottom: 2px solid #9999CC;}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt verdana;
	color: #000000;
	border: 1px solid #9999CC;
	padding:2px; }
