#content, p, ul, li, #rte1, h3, a {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;	
	color: 				#000000; 
	line-height: 		17px;
}

h3 {	
	margin: 			0 0 0 0;
	color: 				#f15a22;
	font-weight: 		normal;
}

h1 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			18px;
	color: 				#bf002d;
	padding-bottom: 	25px;
	font-weight: 		200;
	text-transform:		uppercase;
}

h2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
}

a {
	text-decoration: 	none;		
	font-weight: 		bold;
}		
		
a:Hover {
	color : 			#bf002d;
	text-decoration : 	underline; 		
	font-weight: 		bold;
}

#rte1 {
	background-color: #fff;	
}