body {
	background-image: url(../images/bkgrd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

		p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

		td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		}
		
		a {
	text-decoration: none;
	color: Blue;
}
		
			
		
		.lnav {
	line-height: 24px;
	color: Silver;
	font-family : "Monotype Corsiva";
	font-size : 14px;
	font-weight : bold;
}
		
		.title {
			font-family: Arial, Helvetica, sans-serif;
		  font-size: 24px;
			line-height: 30px;
		  background-color: #680000;
			color: #ffffff;
		}
		
		.subtitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 22px;
			font-weight: bold;
		  color: #680000;
		}
		
		.header {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bolder;
		  color: #000000;
		}
		
		.nav {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		  font-weight: bold;
			background-color: #CCCCCC;
		}
		
		.sidebarHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			line-height: 24px;
			color: #FFFFFF;
			background-color: #680000;
		}
		


		
		.legal {
			text-decoration:underline
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000
			
			 
			
		}
		
		a:hover {
	text-decoration: underline;
		}
		
		.black {color:#000000
		}
		
