body {background-color: #000000; color: #ffffff;}

p            { font-family: Verdana; font-size: 10pt; color: #ffffff; margin-top: 0; margin-bottom: 12 }
tr           { font-family: Verdana; font-size: 10pt; color: #ffffff; margin-top: 0; margin-bottom: 6 }
h3				{ font-family: Verdana; font-size: 12pt; color: #ffffff; margin-top: 0; margin-bottom: 12 }
a {color: #FF0000 }

.link1  A { text-decoration:none; color:#339966; font-family: Tahoma; font-size: 10pt; font-weight: 700 }
.link1  A:hover { text-decoration:none; color:white; font-family: Tahoma; font-size: 10pt; background-color: #cccccc }

.link2  A { text-decoration:none; color:#339966; font-family: Tahoma; font-size: 20pt; font-weight: 700 }
.link2  A:hover { text-decoration:none; color:white; font-family: Tahoma; font-size: 20pt; background-color: #cccccc }

.footer p  { font-family: Verdana; font-size: 7.5pt; color: #999999; margin-top: 0; margin-bottom: 0 }
.footer a  {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #999999;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

.footer a:hover {color:#FF0000}

.quote p  { font-family: Verdana; font-size: 10pt; color: #ffffff; margin-top: 0; margin-bottom: 0 }

div.form-row {
  clear: both;
  padding-top: 5px;
  }

div.form-row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.form-row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 
  
div.spacer {
  clear: both;
  }
