BODY {
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   background-color: #FFFFFF; 
   font-size: 86%; 
   font-weight: normal; 
   line-height: 120%;
   color: #000000; 
}

B  {
   font-weight: bold; 
}

H1 { font-size: 200%; font-weight: bold; color: #000055; }
H2 { font-size: 150%; font-weight: bold; color: #000055; }
H3 { font-size: 125%; font-weight: bold; color: #000000; margin:6pt 0pt 3pt 0pt; padding:0pt; }
H4 { font-size: 100%; font-weight: bold; color: #000000; }

TABLE
{
   font-size: x-small; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
}


TD   {
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
}

P {
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   text-align:justify;
   margin:3pt 0pt 3pt 0pt;
   padding:0pt;
   line-height: 120%;
}

.textinput {	
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 8pt;
	color: #000000;
	font-weight: 400;
}

/* main */

A:link 	{
   text-decoration: none; 
   color: #663399; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   font-weight: 600;
   }

A:visited {
   text-decoration: none; 
   color: #333399; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   font-weight: 600;
}

A:active  {
   text-decoration: none; 
   color: #CC3300; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   font-weight: 600;
}

A:hover  {
   text-decoration: none; 
   color: #CC3300; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
   font-weight: 600;
}	

A.index:link  {
   color: #333366; 
}

A.index:visited  {
   color: #333366; 
}

A.index:active  {
   color: #333366; 
}

A.index:hover  {
   color: #CC3300; 
}	

.bodytext {
   font-weight: normal; 
   color: #000000; 
   font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
}


/* DARK BLUE WITH LIGHT GREY TEXT */
.sidebartitle {	
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 9pt;
	line-height: 10pt;
	color: #EEEECC;
	font-weight: 800;
	text-align: left;
	margin:3pt 0pt 0pt 0pt;
	}

A.sidebartitle:link  {
   color: #EEEECC; 
}

A.sidebartitle:visited  {
   color: #EEEECC; 
}

A.sidebartitle:active  {
   color: #FFFFFF; 
}

A.sidebartitle:hover  {
   color: #FFFFFF; 
}	

.sidebar {	
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 7pt;
	color: #CCCCCC;
	font-weight: 400;
    text-align: left;
}

A.sidebar:link  {
   color: #CCCCCC; 
}

A.sidebar:visited  {
   color: #CCCCCC; 
}

A.sidebar:active  {
   color: #FFFFFF; 
}

A.sidebar:hover  {
   color: #FFFFFF; 
}	


