<!--
a { text-Decoration:"none"; font-weight: bold;}
a:hover,  .foot:hover { color: #003399; text-decoration:underline; font-weight: bold;}
a:visited, .foot:visited { color: #0099cc;}
a:active, .foot:active { color: #0099cc; text-decoration: none}
H1 { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 14pt; font-weight: bold;}
H2 { color: #000000; font-family: Tahoma, Arial, Verdana font-size: 12pt; font-weight: bold;}
H3 { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: bold;}
.foot { font-family: Tahoma, Arial, Verdana; font-size: 8pt; text-align : center;}
BODY, P { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 10pt; text-align : justify;}
TD { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 10pt;}
UL, LI { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 8pt;}
.nav          {text-decoration: none; color: #000000;}
.nav:link     {
	text-decoration: none;
	color: #3399FF;
}
.nav:visited  {text-decoration: none; color: #006699;}
.nav:hover    {text-decoration: none; color: #990033; font-style: normal; text-decoration: underline}
.smallest { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 8pt;}
.boldsmall { color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight: bold;}
.windowbg     {
	background-color: #33FFCC; color: #000000; font-family: Tahoma, Arial, Verdana font-size: 12pt;
}
.windowbg2    {
	background-color: #CCFFCC; color: #000000; font-family: Tahoma, Arial, Verdana font-size: 12pt;
}
.windowbg3    {
	background-color: #FFCCCC; color: #000000; font-family: Tahoma, Arial, Verdana font-size: 12pt;
}
.titlebg      {
	background-color: #CC0000;color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 13pt; font-weight: bold;
}
.text1        {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: White;
}
.text1small        {
	font-style: normal;
	font-weight: bold;
	font-size: 8px;
	color: White;
}
.catbg        {
	background-color: #DCDCDC;color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 13pt; font-weight: bold;
}
.catbgsmall        {
	background-color: #DCDCDC;color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 10pt;
}
.bordercolor  {
	background-color: White;
}
.quote        {
	 color: #000000; font-family: Tahoma, Arial, Verdana font-size: 10pt;
	background-color: #FFCCCC;
}
.code         {
	font-size: 10px;
	font-family: Courier New;
	color: #000000;
	background-color: #FFCCCC;
}
input         {
	background-color: White;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
textarea      {
	background-color: White;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
select        {
	background-color: White;
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
}
-->