H1
	{
	font-family: Times New Roman;
	color: #333333;
	font-size: 24px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 22px;
	}
	
div.main_in H1
	{
	font-family: Times New Roman;
	color: #333333;
	font-size: 24px;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	}
	
H2 
	{
	color: #996600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 15px;
	}
	
H3 
	{
	color: #429C6A;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom: #429C6A 2px solid;
	}
