P, BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

Body {
	background-image: url(images/newback-red.gif);
	background-repeat: no-repeat;
	background-color: #990000;
	margin-top: 113px;
	text-align: center;
}

 A:link {font-family:arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: #000000}
 A:visited {font-family:arial, Helvetica, sans-serif;font-size:12px; text-decoration: none; color:  #000000; font-weight:bold;}
 A:active {font-family:arial, Helvetica, sans-serif; font-size:12px;text-decoration: none; color: #000000; font-weight:bold;}
 A:hover {font-family:arial, Helvetica, sans-serif; font-size:12px;text-decoration: underline; color:#D76269; font-weight:bold;}







h1 {
	
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	

}


h2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	

}
 
h3 {
	
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 3px;
	

}


	
.black {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color:#000000;
	color: white;
	
	}
	
.black a {
		color: white;
		text-decoration: none;

	}
	
.black a:hover {
		color: #EFD8B3;
		text-decoration: underline;
	}
	
	.beige {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFD8B3;
	border-bottom: 1px solid #990000;
	
	}
	




	

#carlstyle {
	
	font-size: 14px;
	color: #000000;
	text-align: left;
	
	

}



#carlstyle ul.redbullet {
	list-style-image: url(images/redbullet.gif);
		 
	}

#carlstyle li {
margin-bottom: 2px;
}




UL  {

margin-top: 5px;
margin-bottom: 5px;

}


