h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	color: #bb221f;
	text-decoration: none;	
	
}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	color: #bb221f;
	text-decoration: none;	
	
}

.tag { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
		line-height: .1;
	color: #666666;
	text-decoration: none;	
	
}


.body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
		line-height: 1.5;
	color: #666666;
	text-decoration: none;	
	
}

.bodyred { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
		line-height: 1.5;
	color: #bb221f;
	text-decoration: none;	
	
}

.white { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .0em;	
	
}

.rednav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #bb221f;
	text-decoration: none;	
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #999999;
	text-decoration: none;	
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #999999;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #bb221f;
	text-decoration: none;	
}


a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #999999;
	text-decoration: underline;	

}


a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #999999;
	text-decoration: underline;	
}


a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	color: #bb221f;
	text-decoration: underline;	

}

