A {
	FONT-SIZE: 12px;
	color: #005763;
	font-weight: bold;
	text-decoration: none;
}
A:hover { text-decoration: underline;}
body {
	background-color: #000000;
}
   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
}



.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005763;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}

