
H1, H2, H3,  body, .normal, .small, 
{
	font-family: verdana, georgia,  arial, geneva, helvetica, sans-serif;
	text-decoration: none;
}
H1, H2, H3,   {
font-weight: bold;
color: #88C267;
}


H1 {
	font-size: 24px;
	font-weight: bold;
	color: #88C267;
	font-family: verdana, georgia,  arial, geneva, helvetica, sans-serif;
	text-decoration: none;
}
H2 {
	font-size: 20px;
}
H3 {
	font-size: 16px;
}


body {
	font-size: 12px;
	color: black;
	background-color: #B5D780;
}

.clr {
	background-color: #B5D780;
}

.brd {
	border-top-color: #E9F3D8;
	border-left-color: #E9F3D8;
	border-bottom-color: #547A18;
	border-right-color: #547A18;
	width: 778px;
	border-width: 3 px;
}


.normal {
	font-size: 12px;
	color: black;
	font-family: verdana, georgia,  arial, geneva, helvetica, sans-serif;
}

.nomargin{
margin-top:0; 
margin-bottom:0; 
padding-top:0; 
padding-bottom:2; 
}

.small {
	font-size: 9px;
	color: black;
}

a:link {
	color: #106ba8;
	background: transparent;
}
a:visited {
	color: #106ba8;
	background: transparent;
}
a:hover{color:orange}


hr { width: 766px; height: 1px; color: #ff9705; border-style: none; margin: 15px 1px 15px 1px; }

