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

.H1{
	font-size: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #1F5C19;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-transform: uppercase;
}
/*.H1{
	font-size: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #002655;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-transform: uppercase;
}*/
.H2{
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.03em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1F5C19;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-transform: uppercase;
}
.H3{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2pt;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: bold;
	line-height: 20px;
}
.H4{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #FF0000;
	letter-spacing: 0.1em;
}
.H5{
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}