@charset "utf-8";
/* CSS Document */
body {
	background-image: url(legal.bg.jpg);
}
.san_diego {color: #330000}
.style1 {color:#FFFFFF}
.style7 {color: #FFFFFF}
.style33 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style34 {
	color: #330000;
	font-size: 30px;
	font-weight: bold;
}.style38 {color: #000000}
.style42 {font-size: 11px;
          font-family: Verdana, Arial, Helvetica, sans-serif;  }
.style62 {color: #330000}
.style65 {font-size: 14px}
.style66 {font-size: 13px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
input, textarea, select 
{
    background-color : #f6edaf; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}	
#submitButton
{
    background-color : #e8e6e6; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}		  
