body {
	margin:  0;
	padding:  0;
}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #eeeeee;
	font-size: 12px;
	align: center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line heigth: 8px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height:25px;
	font-weight: bold;
	color: #000000;
}

#h2 A:link {color:"#ffffff"; text-decoration: none;}
#h2 A:visited {color:"#ffffff"; text-decoration: none;}
#h2 A:hover {color:"#eeeeee"; text-decoration: underline;}




p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;

}

li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	line-height:10px;
	text-decoration: none;
	font-weight: normal;
}

#h3 A:link {color:"#ffffff"; text-decoration: none;}
#h3 A:visited {color:"#ffffff"; text-decoration: none;}
#h3 A:hover {color:"#eeeeee"; text-decoration: underline;}


.monster-truck {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:11px;
	text-decoration: none;
	font-weight: bold;
}


#real-estate A:link {color:"#ffffff"; text-decoration: none;}
#real-estate A:visited {color:"#ffffff"; text-decoration: none;}
#real-estate A:hover {color:"#ffffff"; text-decoration: underline;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24156A;
	line-height:13px;
	text-decoration: none;
	font-weight: bold;
}


#menu A:link {color:"#24156A"; text-decoration: none;}
#menu A:visited {color:"#24156A"; text-decoration: none;}
#menu A:hover {color:"#24156A"; text-decoration: underline;}


.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FF0000;
	line-height:15px;
	text-decoration: none;
	font-weight: bold;
	
}



#footer A:link {color:"#24156A"; text-decoration: none;}
#footer A:visited {color:"#24156A"; text-decoration: none;}
#footer A:hover {color:"#000000"; text-decoration: none;}


form { 
 border: 1px solid #cccccc; 
 padding: 3px; 
 background-color: #FFFFFF;
 font-size: 9px;
 font-family: Georgia, Times New Roman, Times, serif;
}


VScrollBar {
   cornerRadius: 6;
   fillAlphas: 0.61, 1, 0.75, 1;
   trackColors: #ffcc00, #e7e7e7;
   themeColor: #006699;
}
