
P {
  	font-family: "Verdana";
  	font-size: 10pt;
  	color: #000000;
}

TD {
  	font-family: "Verdana";
  	font-size: 10pt;
  	color: #383838;
}

BODY {
  	background-image: url(images/table_grey_back.gif);
  	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: 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: normal;
  font-size: 8pt;
  font-style: bold;
  font-variant: normal;
}

B {
  	font-weight: bold;
}
