body
{
	font-size:8pt;
	color:#000099;
	font-family:arial;
}

p
{
	font-size:8pt;
	color:#000066;
	font-family:verdana;
	

}

div{
	font-size:8pt;
	color:#000099;
	font-family:verdana;
}

A:link    { color: #000099;text-decoration:none; font-size:8pt;font-family:verdana;}
A:visited { color: #000099;text-decoration:none; font-size:8pt;font-family:verdana;}
A:hover   { color: magenta;text-decoration:none; font-size:8pt;font-family:verdana;}
A:active  { color: magenta;text-decoration:none; font-size:8pt;font-family:verdana;}
	


td
{
	font-family:verdana;
	font-size:8pt;
	color:#000066;
		
}



h3{
  font-family:"verdana";
  font-weight:bold;
  font-size:9pt;
 
  color: #000066;
  
}

td#search
{
	color:white;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	text-align:center;
}

A#back:link    { color: blue;text-decoration:none; font-size:8pt;font-weight:normal;}
A#back:visited { color: blue;text-decoration:none; font-size:8pt;font-weight:normal;}
A#back:hover   { color: magenta;text-decoration:none; font-size:8pt;font-weight:normal; }
A#back:active  { color: blue;text-decoration:none; font-size:8pt;font-weight:normal;}

ul{

font-size:8pt;
	color:#000099;
	font-family:verdana;

}

h2
{
  font-family:"georgia";
  font-weight:bold;
  font-size:13pt;
  color: #000066;
}