* {
	background-color: #26995f;
	font-family: Verdana, Geneva, Arial, Helvetica, "Luxi Sans", sans-serif;
	color : #67e6a5; }
h1 {
	color: #ffffff ;
	font-weight: 900;
	font-size: 2em;}
h3 {
	color: #000000 ;
	font-weight: 700;
	font-size: 150%;}
h4 {
	color: #996400;
	font-weight: 500;
	font-size: 100%;}
p {
	font-size: 85%;
	font-weight: 500;
	text-indent: 2em;
	text-align: justify;}
.bottom {
	font-weight: 400;
	text-align: center;}
a:link, a:visited {
	color: #ffffff ;
	font-weight: 800;}
a:hover, a:active {
	color: #000000;
	font-weight: 800;}
ul		{
	list-style-position: inside;
	list-style: square;
	color: #339933;}	