body {
	background-image:url(../includes/images/background.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
	}

.table {
	background-color:#FFFFFF;
	margin-top:25px;
	}

H1{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
		}
		
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	font-weight: bold;
	}

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;  
	}
	
.text_sm {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;  
}

.text_red {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;  
}
	
.grad_left {
	background-image:url(../images/grad_left.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;  
	}

.grad_right {
	
	background-image:url(../images/grad_rt.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family: Arial, Helvetica, sans-serif, 11px, bold;
	color:#000000;  
	}

.middle {
	background-color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
	
#broker {
width:350px;
margin-left:10px;
}

#office {
width:350px;
margin-left:10px;
}
.links_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold; 
	}
	
	
	a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	}
	
	a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#e0ddd7;
	font-weight:bold;
	}

	
	a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#e0ddd7;
	font-weight:bold;
	}

