@charset "utf-8";
/* CSS Document */
body {
	background-image: url(san_diego_accident.jpg);
}
san_diego {color: #330000}
.style1 {color: #000033}
.style2 {font-size: 14px}
.style3 {color: #000000}
.style4 {font-size: 18px}
.style5 {font-size: 14;
    color: #FFFFFF}
.style6 {
	color: #CCCCCC;
	font-size: 13px;
	}
.style7 {color: #FFFFFF;
    font-size: 15px}
.style8 {font-size: 18px}
.style9 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold}
.style10 {
	color: #FFFFFF;
	font-size: 12px;
}
.style11 {
	color: #FFFFFF;
	font-size: 10px;
}
.style12 {font-size: 12px}
.style13 {font-size: 10px}
.style14 {color: #FFFFFF; font-size: 18px; }
.style15 {color: #330000}
.style27 {font-size: 17px}
.style28 {font-size: 12px}
.style29 {color: #CCCCCC}
.style31 {font-size: 17px; font-weight: bold; }
.style33 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style35 {font-size: 11px}
.style37 {font-size: 12px; color: #000000; }
.style38 {color: #000000}
.style39 {font-family: Arial, Helvetica, sans-serif}
.style42 {font-size: 11px;
          font-family: Verdana, Arial, Helvetica, sans-serif;  }

.style48 {color: #FFFF00; font-weight: bold; }
.style49 {font-size: 9px}
.style56 {color: #CCCCCC; font-size: 20px; }
.style58 {font-size: 32px; color: #FFFFFF; }
.style59 {font-size: 25px}
.style60 {color: #000066}
.style61 {color: #FFFF00}
.style62 {color: #FFFFFF}
.style63 {
	font-size: 20px;
	font-style: italic;
	font-family: "BernhardMod BT";
}
.style64 {
	font-size: 36px;
	font-weight: bold;
	font-family: "BernhardMod BT";
}
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;
}		
