@charset "utf-8";
/* CSS Document */

.main_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13.5px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #03F;
	font-variant:normal;
	font-style:italic;
	line-height:120%;
		
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant:normal;
	font-style:italic;
	color:#930;
	line-height:120%;
		
}


