
P {
  font-family: Arial;
  font-size: 9pt;
  color: #585858;
}

TD {
  	font-family: "Lucida Sans", Arial;
  	font-size: 10pt;
  	color: #3F3F3F;
}

BODY {
  	margin-left: 0px;
  	background-color: white;
  background-image: url(http://wrcpcommercial.com/images/dot_grey-1.gif);
}

 
a {
  text-decoration: none;
}

 
a:hover {
  text-decoration: underline;
  color: #FF6600;
}

  
A:link {
  color: #0033CC;
}

 
A:visited {
  	color: gray;
}

 
A:active {
  color: #FF6600;
}

EM {
  color: #005BB7;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12pt;
  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;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 10px;
	margin: 10px;
}
