
P {
  	font-family: "Verdana Ref";
  	font-size: 9pt;
  	color: black;
}

TD {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	color: #313131;
}

BODY {
  	color: white;
  	margin-bottom: 1px;
  	margin-top: 1px;
  	background-color: white;
}

 
a {
  text-decoration: none;
}

 
a:hover {
  	text-decoration: underline;
  	color: maroon;
}

  
A:link {
  	color: #082C6B;
}

 
A:visited {
  	color: #A46300;
}

 
A:active {
  color: #FF6600;
}

EM {
  	color: #082C6B;
  	font-family: "Arial", "New York", serif;
  	font-weight: bold;
  	font-size: 12pt;
  	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;
}

DIV {
  	font-family: sans-serif;
  	font-size: 12px;
  	color: #082C6B;
}
