
P {
  	font-family: "Verdana Ref";
  	font-size: 10pt;
  	color: #3F3F3F;
}

TD {
  	font-family: "Verdana Ref";
  	font-size: 10pt;
  	color: #3F3F3F;
}

BODY {
	background-color: #000066;
	/*background-image: url(images/steel.png);*/
	color: white;
	margin-bottom: 1px;
	margin-top: 1px;
}

 
a {
  text-decoration: none;
}

 
a:hover {
  text-decoration: underline;
  color: #FF6600;
}

  
A:link {
  	color: #636400;
}

 
A:visited {
  color: #006633;
}

 
A:active {
  color: #FF6600;
}

EM {
  	color: #333399;
  	font-family: "Arial", "New York", serif;
  	font-weight: bold;
  	font-size: 10pt;
  	font-style: normal;
  	font-variant: small-caps;
}

H1 {
  	color: #590000;
  	font-family: "Arial", "New York", serif;
  	font-weight: bold;
  	font-size: 10pt;
  	font-style: normal;
  	font-variant: small-caps;
}

BLOCKQUOTE {
  color: #0000A0;
  font-family: "Lucida Sans";
  font-weight: bold;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
}

B {
	color: ;
	font-weight: bold;
}
