P  {
	font-family : verdana;
	font-size : 10pt;
}
BODY  {
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
	margin-top:5px;
	margin-left:0px;	
}
a {
	color : #000000;
	text-decoration: underline;
}
a:hover {
	color : #000000;
	text-decoration : none;
}
.smalltext  {
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}
.smallertext  {
	font-size : 8pt;
	font-family : verdana;
	color : #cc3333;
	font-weight : bold;
}
.emptext  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #cc3333;
}
.wtext  {
	font-size : 10pt;
	font-family : verdana;
	color : white;
}
.wstext  {
	font-size : 8pt;
	font-family : verdana;
	color : white;
}
.whitetext  {
	font-size : 10pt;
	font-family : verdana;
	color : white;
}
.gtext  {
	font-size : 10pt;
	font-family : verdana;
	color : #cccccc;
}
.tabletext {
	border : 1px solid black;
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}
.wlink {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
}
.wlink:hover {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}
.swlink {
	font-size : 9pt;
	font-family : verdana;
	color : #FFFFFF;
	text-decoration: none;
}
.swlink:hover {
	font-size : 9pt;
	font-family : verdana;
	color : #FFFFFF;
	text-decoration : underline;
}
.sblink {
	font-size : 9pt;
	font-family : verdana;
	color : #000000;
	text-decoration: none;
}
.sblink:hover {
	font-size : 9pt;
	font-family : verdana;
	color : #000000;
	text-decoration : underline;
}


.guide{
	font-size : 12px;
	font-family :arial;
	color : blue;
	font-weight:bold;
}
.guide:hover {
	font-size : 12px;
	font-family :arial;
	color : blue;	
	font-weight:bold;
}
.guide:visited {
	font-size : 12px;
	font-family :arial;
	color : blue;	
	font-weight:bold;
}
.guide:link {
	font-size : 12px;
	font-family :arial;
	color : blue;	
	font-weight:bold;
}
.househunt{
	font-size : 12px;
	font-family :arial;
	color : red;
	font-weight:bold;
}
.househunt:hover {
	font-size : 12px;
	font-family :arial;
	color : red;	
	font-weight:bold;
}
.househunt:visited {
	font-size : 12px;
	font-family :arial;
	color : red;	
	font-weight:bold;
}
.househunt:link {
	font-size : 12px;
	font-family :arial;
	color : red;	
	font-weight:bold;
}
ul.officemenu
{
  list-style-type:disc;
  list-style-position:outside;  
}
form { 
margin: 0; 
padding: 0; 
} 



