BODY {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; BACKGROUND: #82902d; MARGIN-TOP: 2px; margin-left:10px; MARGIN-BOTTOM: 1em; margin-left: 10px; margin-right: 10px; LINE-HEIGHT: 20px; text-align : justify;}
}

h1, h2, h3 {
	margin: 100;
	padding: 0;
}

h1 {
    font-size: 2.0em;
    text-transform: uppercase;
    font-family:georgia, serif;
    color:#336600;
    margin-bottom:15px;
}
h2 {
	font-family:georgia, serif;
	font-size:1.5em;
    margin-bottom:2px;
	color:#C86A33;
}
h3 {
	font-size:1em;
	color:#666;
    margin-bottom:5px;
}

OL 					{font-size: 12px; font-weight: normal; color: #666666}
B					{font-weight: bold}
STRONG 				{font-weight: bold}
I 					{font-style: italic}
EM 					{font-style: italic}
PRE					{font-family: "courier new", courier, monospace; font-size: 11px}

.faq				{font-weight: bold; font-size: 12px; color: #000000}
.red				{color: #ff3300}
.whitesmall			{color: #ffffff; font-size: 10px; }
.center				{font-weight: bold; font-size: 12px; color: #000000}
.black		  		{font-weight: bold; color: #000000}
.red_error			{font-weight: bold; font-size: 12px; color: #ff0000}



table.content {padding-left: 10px; padding-right: 10px; background: #ebe6e3; border: solid rgb(214,209,206);border-width: 1px; padding: 10px}

a.sitelink:link        {font-size: 12px; color: #003300; font-weight: bold; text-decoration: none}
a.sitelink:visited     {font-size: 12px; color: #003300; font-weight: bold; text-decoration: none}
a.sitelink:hover       {font-size: 12px; color: #ffffff; font-weight: bold; background: #003300}
a.sitelink:active      {font-size: 12px; color: #ffffff; font-weight: bold; background: #003300}

a.footer:link        {font-size: 10px; color: #003300; font-weight: bold; text-decoration: none}
a.footer:visited     {font-size: 10px; color: #003300; font-weight: bold; text-decoration: none}
a.footer:hover       {font-size: 10px; color: #ffffff; font-weight: bold; background: #003300}
a.footer:active      {font-size: 10px; color: #ffffff; font-weight: bold; background: #003300}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */
	
#menu5 {
	width: 100px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 0px;
	}
	
#menu5 li a {
  	height: 35px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 28px;  	
	font-weight: bold;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu.gif);
	padding: 7px 0px 0px;
	text-align: center;
		font-weight: bold;
	}
	
#menu5 li a:hover {
	color: #003300;
	background: url(../images/menu.gif) 0 -35px;
	padding: 7px 0px 0px;
	text-align: center;
		font-weight: bold;
	}
	
#menu5 li a:active {
	color: #003300;
	background: url(../images/menu.gif) 0 -70px;
	padding: 7px 0px 0px;
	text-align: center;
		font-weight: bold;
	}