.text1 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: ##000033;
	letter-spacing: 0.01em;
}

.text2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000033;
	letter-spacing: 0.01em;
}

.text3 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	letter-spacing: 0.01em;
}


.cma {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	letter-spacing: 0.03em;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 0.05em;
    margin-top:20px;
    margin-right: 35px;
    margin-bottom:0px;
    margin-left: 15px;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	letter-spacing: 0.02em;
    margin-top:5px;
    margin-right: 35px;
    margin-bottom:0px;
    margin-left: 15px;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	letter-spacing: 0.05em;
    margin-top:4px;
    margin-right: 35px;
    margin-bottom:10px;
    margin-left: 17px;
    line-height: 13pt;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	letter-spacing: 0.05em;
    margin-top:20px;
    margin-right: 35px;
    margin-bottom:0px;
    margin-left: 15px;
}


.p1 { 
    margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 25px;
	margin-left: 50px;
    line-height: 12pt;
}

.p2 { 
    margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
    line-height: 14pt;
}

.p3 { 
    margin-top: 5px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 170px;
    line-height: 16pt;
}    

a:link {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #667788;
	letter-spacing: 0.0em;
    
}
a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: underline;
	color: #000000;
	letter-spacing: 0.0em;
}
a:visited {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #667788;
	letter-spacing: 0.0em;
}
a:active {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: underline;
	color: #000000;
	letter-spacing: 0.0em;
}





