BODY {
	background-image:url();
	background-repeat:repeat-x;
	background-color:#D1F2C2;
	margin:0px;
	padding:0px;

}
font {
	font-family:verdana;
	font-size:12;
}
hr {
 	border:1px dotted black;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:5px;
}
.aff {
font-size:10px;
}
b {
	color:#6DBF38;
	font-weight:bold;
}
i {
	background:none;
}
A:link, A:visited, A:active {
	color:#5C9F2F;
	text-decoration:none;
}
A:hover {
	color:#000000;
	border-bottom:1px solid;
}
A.nav {
	color:#5C9F2F;
	text-decoration:none;
	font-size:18pt;
	font-family:georgia;
	margin:81px;
	font-style:italic;
	padding:5px;
	font-weight:bold;
	text-transform:lowercase;
}
A.nav:hover {
	color:#FFFFFF;
	border-bottom:none;
}
table,tr,td {
	background:none;
	font-size:10pt;
	font-family:verdana;
	border:0px;
	margin:0px;
	line-height:1.5;
	padding:0px;
	vertical-align:top;
}
ul {
	list-style: none;
	margin:0;
	color:#404040;
	font-size:11;
	padding-left:0;
	text-indent:0;
}
::-moz-selection {
	background:#CFEAAB;
}
::selection {
	background:#CFEAAB;
}
h1 { 
	color:#5C9F2F;
	font:14pt georgia;
        font-weight: bold;
	text-align:left;
	margin:0px;
}
h2 { 
	font: 10pt georgia;
	color:#404040;
	padding-bottom:5;
	text-align:left;
	margin:0;
}
h3 { 
	color:#029900;
	font:12pt georgia;
	text-align:left;
	text-transform:lowercase;
	font-weight:bold;
	margin:0px;
	padding-left:5;
}
h4 { 
	color:#7DC44B;
	font:12pt georgia;
        font-weight: bold;
	text-align:left;
	letter-spacing:.2;
	margin:0px;
	margin-top:6;
}