body { 
	background-repeat: no-repeat 
}

.nav {
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-color:#DF001B; 
	padding: 2
}

img {
	border: none
}

.event_title {  
	font-family: Arial Black; 
	font-size: 25px; 
	color: #FF9933; 
	text-decoration: none; 
	font-weight: normal
}

.nav_red {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #DF001B; 
	text-decoration: none
}

.title_red {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #DF001B; 
	text-decoration: none; 
	font-weight: bold
}

.body_black {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}

.section_heading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #DF001B; 
	font-weight: normal; 
	text-decoration: underline
}

.body_link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1959A6; 
	text-decoration: none
}

.body_quote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #DF001B; 
	text-decoration: none; 
	font-style: italic
}




