@charset "utf-8";
/* CSS Document */
.header-1{
	font-family:arial,helvetica;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#1077DD;
}
.header-2{
	font-family:arial,helvetica;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;	
	color:#111;
}
.header-3{
	font-family:arial,helvetica;
	font-weight:normal;
	font-size:18px;	
	color:#346;
}
.header-4{
	font-family:"times new roman",arial,helvetica;
	font-weight:400;
	font-size:27px;	
	font-style:italic;
	letter-spacing:-1px;
	color:#225;
}
 
.header-5{
	font-family:georgia,arial,helvetica;
	font-weight:normal;
	font-size:38px;		
	color:#464;
}
 
.header-6{
	font-family:garamond,arial,helvetica;
	font-weight:normal;
	font-style:italic;
	font-size:32px;		
	color:#E70;
}
.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
	text-indent: 30px;
	white-space: normal;
}
