body
{
  margin:0px;
  overflow:auto;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#999999;
  scrollbar-base-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:white;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:white;
}


H3  {
	
	font-family : verdana;
	font-size :16px;
	font-weight : bold;
	font-style : italic;
	color : navy;
	text-align : center;
	text-decoration : none;
	padding-right:1px;
}

p  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : left;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Visited {
	font-size : 12px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color : black;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}
A:Hover  {
	font-size : 12px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color : white;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color :  navy;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}