@charset "iso-8859-1";
body {
 font-family: Verdana ;
	font-size: 9pt;
	font-weight: normal;
    background-image: url(images/pcbkgrd10.jpg);
  scrollbar-arrow-color: #7F00FF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #33CCCC;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #33CCCC;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  }
  
td {
 font-family: Verdana ;
	font-size: 9pt;
	font-weight: normal;
  }

A {
	text-decoration: none;
	color: #000000;
}
    
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana ;
	font-weight: bold;
	}

a:active {
	color: #204080;
	text-decoration: none;
	font-family: Verdana ;
	font-weight: bold;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana ;
	font-weight: bold;
	}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

