BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
}
A
{
    COLOR: rgb(38,123,31);
    text-decoration: none;
}
A.menu
{
	color: rgb(38,123,31);
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 13;
}
P, BODY, HTML
{
	color: rgb(0,0,0);
	font-family: Arial;
	font-weight: normal;
	text-align: justify;
	font-size: 12;
	letter-spacing: 0;
    text-decoration: none;
	text-indent: 1em; 
	padding-right: 2em;
}
CAPTION
{
	color: rgb(0,0,0);
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 12;
	letter-spacing: 0;
    text-decoration: none;
	text-indent: 1em; 
}
TD
{
	color: rgb(0,0,0);
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	font-size: 12;
	letter-spacing: 0;
    text-decoration: none;
	text-indent: 0; 
	padding-right: 2em;
}
LI
{
	color: rgb(0,0,0);
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12;
	letter-spacing: 0;
    text-decoration: none;
	text-indent: -1em; 
	padding-right: 2em;
	list-style-type: none;
}
IMG
{
	BORDER: 0;
	margin: 10;
}
HR
{
	width: "100%";
	color: rgb(92,168,85);
}
H1
{
	color: rgb(38,123,31);
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 13;
	clear: all;
}
H2
{
	color: rgb(0,0,0);
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
}
H3
{
	color: rgb(0,0,0);
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 12;
}
