<style type="text/css">

BODY { background-color: #000000; font-family: Arial, Helvetica, sans-serif }

.selectedpage
{   
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
}

.normallink
{
   COLOR: #849C73; 
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.normallink:hover
{
   COLOR: #849C73; 
   TEXT-DECORATION: underline;
}
.catlink
{
   COLOR: #849C73; 
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.catlink:hover
{
   COLOR: #849C73; 
   TEXT-DECORATION: underline;
}
.highlightlink
{
   COLOR: red; 
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.highlightlink:hover
{
   COLOR: #990000; 
   TEXT-DECORATION: underline;
}
.whitelink
{
   COLOR: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.whitelink:hover
{
   COLOR: #FFFFFF; 
   TEXT-DECORATION: underline;
}
.blacklink
{
   COLOR: #000000;
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.blacklink:hover
{
   COLOR: #000000; 
   TEXT-DECORATION: underline;
}
.buttonStandard
{
  background-color: #FFCC00;
}

P.pageBreakPrint
{
  page-break-after: always
}

.rightaligntext
{
  text-align: right
}

.Font8ptArial
{
	font-size:8pt;
	font-family:Arial;
}

.Font16ptArial
{
	font-size:16pt;
	font-family:Arial;
}

.Font12ptVerdana
{
	font-size:12pt;
	font-family:Verdana;
}
.MainFontNormal
{
	font-size:12pt;
	font-family:Arial;	
}
.MainFontError
{
	font-size:12pt;
	font-family:Arial;
	color:Red;	
}
.MainFontSmall
{
	font-size:8pt;
	font-family:Arial;	
}
.Font10ptVerdana
{
	font-size:10pt;
	font-family:Verdana;
}

.Font8ptVerdana
{
	font-size:8pt;
	font-family:Verdana;
}

input.button1 
{ background-color: #3A6EA5; font-weight: bold; font-size: 12px; color: white;}

input.buttonWhiteM 
{ background-color: #FFFFFF; font-weight: bold; font-size: 12px; color: black;}

input.buttonGreenS
{ background-color: #00C000; font-weight: bold; font-size: 12px; color: white;}
	
td.lightbackground
{
	background-color: #FAE4BE
}

</style>