/* CSS Document */

body {background-color: #ffffff/*#EEFFEA*/;}
a:link {color: #168d20; text-decoration: none;}
a:visited {color: #106512; text-decoration: none;}
a:hover {color: #168d20; text-decoration: underline;}

h1 {
	font-family: Arial, "Arial Rounded MT Bold", Arial, "sans-serif";
	font-size: 14pt;
	font-weight: bold;
	color: #1A7807;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 5px;

}

p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009933;
	text-align: justify;
	line-height: 120%;
	margin-left: 30px;
	margin-right: 20px;

}
.about {
	font-family: Verdana, Arial, "sans-serif";
	font-size: 12pt;
	color: #009933;
	text-align: justify;
	line-height: 170%;
	margin-left: 30px;
	margin-right: 20px;

}

td {
	font-family: Verdana, Arial, "sans-serif";
	}
ul {
	color: #009933;
	line-height: 120%;

}


.bottom {
	font-size: 9px;
	text-align: center;
	color: #1A5618;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
}
.absbottom {
	font-size: 9px;
	text-align: left;
	color: #8FDB60;
	text-indent: 0px;
	margin-left: 0px;
	margin-rigth: 0px;
}

.menu {
	color: #168D20;
	font-size: 8pt;
	text-align: left;
	margin-left: 0px;
	text-indent: 0px;
}

.td-bg {background-repeat: no-repeat;
margin-right: 20px;}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #009933;
	line-height: 120%;
	margin: 0px 0px -10px;

}

