@charset "utf-8";
/* CSS Document */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #232323;
	text-decoration: none;
	line-height: 130%;
}
body a:active{
	color: #232323;
	text-decoration: none;
}
body a:hover{
	color: #232323;
	text-decoration: none;
}
body a:visited{
	color: #232323;
	text-decoration: none;
	font-weight: bold;
}
body a:link{
	color: #232323;
	text-decoration: none;
	font-weight: bold;
   }
body_1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #336633;
	text-decoration: none;
}
body_1 a:active{
	color: #336633;
	text-decoration: none;
}
body_1 a:hover{
	color: #336633;
	text-decoration: none;
}
body_1 a:visited{
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
body_1 a:link{
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
h1 {
   font-size: 4em;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 110%;
}
h2 a:active{
	color: #000000;
	text-decoration: none;
}
h2 a:hover{
	color: #000000;
	text-decoration: none;
}
h2 a:visited{
	color: #000000;
	text-decoration: none;
}
h2 a:link{
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
    font-size: 90%;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
h3 a:active{
	color: #000000;
	text-decoration: none;
}
h3 a:hover{
	color: #000000;
	text-decoration: none;
}
h3 a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h3 a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
