@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	 
	 
	 }


h1{
	font-size: 15px;
	line-height: 0px;
	margin-top:10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#039;
}

h2{
	font-size: 12px;
	line-height: 0px;
	margin-top:20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#039;
}



h3{
	font-size: 13px;
	line-height: 0px;
	margin-top:5px;
	margin-bottom: 5px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#930;
}

