A.pagelinks:link 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 11pt;
	color: #663300;
}

A.pagelinks:visited 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 11pt;
	color: #663300;
}
A.pagelinks:active 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 11pt;
	color: #663300;
}
A.pagelinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 11pt;
	color: #FF0000;
}
.outertable
{
  border: 3px double #E0E0E0;
}
.genericstyle
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt;
}
.innertable
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
  border: 1px solid #E0E0E0;
}
.button
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
  background-color: rgb(255,255,255); 
  color: rgb(0,72,145); 
  font-weight: bold; 

}
.bluesubheader
{
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 11pt; 
   font-weight: bold; 
   color: rgb(0,58,117);
}
.blacksubheader
{
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 11pt; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   color: rgb(0,0,0);
}
.houselisting
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
  color: #000000;
}
.textbox
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
  background-color: #FFFFFF; 
  color: #000000;
}