.head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	letter-spacing: 0em;
}



.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c80000;
	letter-spacing: 0em;
	font-style: normal;

}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c80000;
	letter-spacing: 0em;
	font-style: normal;
	margin-bottom: 0px;

}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
}




	ul{
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	border: 0px;
	color: #333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


	line-height: 1.2em;
	
	}
	
	li{
	
	line-height: 18px;
	margin-left: 13px;
	
	
	}







.small_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 0px;
}
.sub_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0em;
	font-style: normal;
}
.front_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #c60000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}


a.two:link {
	color: #CCCCCC;
}
a.two:visited {
	color: #CCCCCC;
}
a.two:hover {
	color: #c60000;
}
a.two:active {
	color: #CCCCCC;
}



a.three:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.three:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.three:hover {
	color: #c60000;
	text-decoration: underline;
}
a.three:active {
	color: #CCCCCC;
	text-decoration: none;
}
