body, .int{
	font-size: 14px;
	font-family: Arial;
}
.l_menu {
	font-size: 12px;
	font-family: Arial;
	color: #0D3811;
}
.r_menu {
	font-size: 12px;
	font-family: Arial;
	color: #FFFF00;
}
a.l_menu:link, a.l_menu:visited{
	color: #0D3811;	
	text-decoration:none;
}
a.l_menu:hover, a.l_menu:active{
	color:#ffffff;
	text-decoration:none;
}
a.r_menu:link, a.r_menu:visited{
	color: #330066;
	text-decoration: none;
}
a.r_menu:hover, a.r_menu:active{
	color: #ffffff;
	text-decoration: none;
}
a:link, a:visited{
	color:  #158D23;
	text-decoration: underline;
}
a:hover, a:active{
	color: #E10000;
	text-decoration: underline;
}
.text, .tbl{
font-size: 14px;
font-family: Arial;
}
.int{
	text-indent: 2em;
	text-align: justify;
	padding: 5px 12px 5px 12px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #158D23;
}
h1.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #E10000;
}
.green{
	color: #158D23;
}
.red{
	color: #E10000;
}
.gr_titl
{
	color:  #E10000;
	font-variant: small-caps;
	}
.form_submit{
	border: 1px solid #E10000;
	color: #E10000;
	background-color: #B5F18C;
}
.form_field{
		border: 1px solid #158D23;
}

h3 {
	font-size: 16px;
	color: #158D23;
}