<!-- 
BODY {background-color:#ffffff;
	  margin:0px 15px 0px 0px;}

A         {color:#003366;
		   font-family:Arial;
           font-size:12px;
           font-weight:bold;
		   text-decoration:none;}

A:HOVER   {color:#ff9900;}

TD        {font-family:Arial;
           font-size:12px;
	       color:#000000;}

input {color:#000000;
	   font-size:11px;
	   font-family:Arial;
	   font-weight:normal}

.sidecol  {background-color:#EDF4FA;
           border:1px;
		   border-color:#8996A9;
		   border-style:solid;
		   font-family:Arial;
           font-size:12px;
	       color:#000000;
		   width:160px;
		   height:100%;}
	
.midcol   {background-color:#EDF4FA;
           font-family:Arial;
           font-size:12px;
	       color:#000000;
		   width:198px;}

.menu     {color:#003366;
           font-weight:bold;
		   font-family:Arial;
           font-size:12px;
		   text-decoration:none;
		   letter-spacing:2px;}

.title    {font-weight:bold;}
-->