A:link          { text-decoration: none; color: #009933; 	}
A:visited       { text-decoration: none; color: #009933; 	}
A:hover         { text-decoration: none; color: #000000; 	}

BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #ffffff;
}

h1 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #009933;
	height: 18px;
	margin: 0px;
}

h2 
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #009933;
	margin: 0px;
}

h3 
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}

td	{ font-family: arial, helvetica; font-size: 12px; line-height: 18px; color: #000000; }

.sideMenu { COLOR: #009933; FONT-WEIGHT: bold;}
.sideMenu:link { COLOR: #009933; FONT-WEIGHT: bold; TEXT-DECORATION: none; WIDTH:100%; HEIGHT:100%; }
.sideMenu:active { COLOR: #009933; FONT-WEIGHT: bold; TEXT-DECORATION: none; WIDTH:100%; HEIGHT:100%; }
.sideMenu:visited { COLOR: #009933; FONT-WEIGHT: bold; TEXT-DECORATION: none;	WIDTH:100%;	HEIGHT:100%; }
.sideMenu:hover { COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none; WIDTH:100%;	HEIGHT:100%; }

.sideMenuPadding { padding-left: 10; padding-top: 2px; padding-bottom: 2px; }

.bodyPadding { padding-left: 20; padding-top: 2px; padding-bottom: 2px; padding-right: 20;}

.footerText { FONT: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; COLOR: #009933; font-weight: normal;}
.footerText:link { FONT: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; COLOR: #009933; TEXT-DECORATION: none; font-weight: normal;}
.footerText:active {	FONT: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; COLOR: #009933; TEXT-DECORATION: none; font-weight: normal;}
.footerText:visited { FONT: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; COLOR: #009933; TEXT-DECORATION: none; font-weight: normal;}
.footerText:hover { FONT: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; COLOR: #000000; TEXT-DECORATION: none; font-weight: normal;}
