a:link       { text-decoration: none }
.small       { font-size: x-small;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.vsmall1       { font-size: 8pt;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  color : Black;   }
.vsmall      { font-size: 8pt;  font-family : Arial, Helvetica, sans-serif;  }
.vsmallb      { font-size: x-small;  font-family : Arial, Helvetica, sans-serif;  color : Navy;   }
.big         { font-size: medium;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; }
.head1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
	color: InfoText;
}
a:visited    { text-decoration: none }
a:active     { text-decoration: underline }
a:hover      { color: #FF0000; text-decoration: underline }
a.title:link { color: White; text-decoration: none }
a.title:visited { color: White; text-decoration: none }
a.title:active { color: Red; text-decoration: underline }
a.title:hover { color: Lime; background-color: #000000; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: blink; 
               background-position: 0% 50% }
a.banner:link { color: #333333; text-decoration: none }
a.banner:visited { color: #006699; text-decoration: none }
a.banner:active { color: #FF0000; text-decoration: none }
a.banner:hover { color: #FFFAF0; background-color: #2E8B57; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: underline; 
               background-position: 0% 50%;
 }
body         { font-family: verdana, arial, helvetica, sans-serif; background-color: #000000; 
               font-size: 9pt; margin-top: 0px }
h3           { font-size: 16px; font-family: arial, helvetica, sans-serif; color: #FF8800; 
               font-weight: bold; text-decoration: underline; margin-bottom: 0 }
p.param      { margin-top: 3px }
table        { font-family: Verdana, arial, helvetica, sans-serif }
li           { font-size: 10.5px ; list-style-type: square;  list-style : square;  color : Black;  list-style-position : outside;  padding-left : -5%;  margin-left : 0px;     }
pre br       { display: none }

TD.head {
	background-color : #ECFFEC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : right;
	letter-spacing : 1px;
}
TD.head0 {
	background-color : #9ACD32;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
TD.head1 {
	background-color : InfoBackground;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
	color: InfoText;
}
TD.head2 {
	background-color : #ECFFEC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: Black;
	text-align : left;
	letter-spacing : 1px;
}


