/* CSS Document */

body {

	background-color: #FFFFFF;

	font-family:"Times New Roman", Times, serif; 

}



td, th {

	font-family: "Times New Roman", Times, serif; 

}




.bgHeader {background-color:#336699; background-image:url("blue.gif"/*tpa=http://www.jervinlaw.com/images/bg/blue.gif*/);} 

.bgmain {background-color:#CCCCCC; background-image:url("gray.gif"/*tpa=http://www.jervinlaw.com/images/bg/gray.gif*/); }

.bigWhite {

	color: #FFFFFF; 

	font-family: "Times New Roman", Times, serif;  

	font-size: 13px; 

}

.normWhite {

	color: #FFFFFF; 

	font-family: "Times New Roman", Times, serif; 

	font-size: 12px; 

}
.smallWhite {

	color: #FFFFFF; 

	font-family: "Times New Roman", Times, serif; 

	font-size: 10px; 

}
.bigBlue {

	color: #336699; 

	font-family: "Times New Roman", Times, serif;  

	font-size: 16px; 

}
.normBlue {

	color: #336699; 

	font-family:"Times New Roman", Times, serif;  

	font-size: 12px; 

}
.normBlue a:link {color: #336699; text-decoration: none; }

.normBlue a:active {color: #336699; text-decoration: none; }

.normBlue a:visited {color: #336699; text-decoration: none; }

.normBlue a:hover {color: #336699; text-decoration: underline; }

.smallBlue {

	color: #336699; 

	font-family: "Times New Roman", Times, serif; 

	font-size: 10px; 

}