@charset "iso-8859-1";
<font color="#000000"></font>@charset "iso-8859-1";



h1, h2, h3, h4, h5, h6 {line-height:150%; FONT-FAMILY: verdana, Helvetica, sans-serif, arial; }
h1		{font-size:16px; color: Green; text-align: center}
h2		{font-size:15px; color: Red; text-align: center}
h3		{font-size:14px; color: Blue; text-align: center}
h4		{font-size:12px; color: Black; text-align: center}
h5		{font-size:11px; color: Green}
h6		{font-size: 10px; color:Red}


body
		{margin-left: 30px; 
		margin-right: 90px;
		  color: #333333;
		  background: #FFFFFF;
		  font-family: verdana;
		  font-size: 11px;
		  line-height: 150%;
		  text-align:justify}



.yellowbar	{color: blue}
.greenbar1	{ background: #99ee66}
.bluebar	{color: #0000cc}

ul
{margin: 2px;
padding: 2px}
li
{margin:0.5em 20px;}


A:link {text-decoration: none; color: #0000cc}
A:visited {text-decoration: none; color: #0000cc}
A:active {text-decoration: none; color: #000000}
A:hover { text-decoration: underline; color: #ff0000}

table.helpT
{ text-align: justify;
font-family: verdana, Arial, sans-serif, Trebuchet MS; 
font-weight: normal;
font-size: 11px;
color: #000000;
width: 100%;
line-height: 150%;
background-color: #ffffff;
border: 2px #9999ee solid;
border-spacing: 2px; 
padding: 15px
} 

td.helpHed
{ border-bottom: 2px solid #9999ee;
border-left: 1px solid #9999ee;
border-right: 1px solid #9999ee;
background-color: #CCFFCC;
text-align: center;
text-indent: 0px;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #0000cc;
}

td.helpBod
{ border-bottom: 1px solid #9999ee 	;
border-top: 0px;
border-left: 1px solid #9999ee;
border-right: 1px solid #9999ee;
text-align: left;
margin: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffff;
padding: 7px
}

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #CCFFCC;
border: 1px #9999ee solid;
border-collapse: collapse;
border-spacing: 0px; 

} 
td.HP
{ border-bottom: 0px;
border-top: 0px;
border-left: 0px solid #9999ee;
border-right: 0px;
text-align: left;
margin: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffff;
padding: 7px
}