BODY		{
			background-color: #11112f;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #cccccc;
			}
td		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #cccccc;
			}
B			{
			font-size: 9pt;
			font-weight: bold;
			color: #CCCCCC
			}
LI			{
			font-size: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #DDDDCC;
			list-style-type: square;
            list-style-image: url(images/bullet.gif);
			}
INPUT		{
			background-color: #000000;
			color: #ffffff;
			}
TEXTAREA	{
			background-color: #000000;
			color: #888888;
}
SELECT {
			background-color: #000000;
      color: #888888;
}
sup			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight: normal;
			}
.menuhead			{
			font-size: 8pt;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			}
.white		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color: #ffffff
			}
.bigwhite		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #ffffff
			}
.bigblack		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #000000
			}
.medwhite		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold;
			color: #FFFFFF
			}
.head		{
			font-family: Verdana, Arial, helvetica, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #222266
			}
.smallhead		{
			font-family: Verdana, Arial, helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: #CCCCFF
			}

A:link		{
			font-family: verdana, helvetica, sans-serif;
			font-size:9pt;
			color:#FFFFCC;
			font-weight: bold
			}
A:visited		{
			font-family: verdana, helvetica, sans-serif;
			font-size:9pt;
			color:#FFFFCC;
			font-weight: bold
			}
A:hover		{
			color:#FFFFFF;
			}
