<html>
<head>
	<title>Imported Style Sheet</title>
<style type="text/css">
<!--


a:hover {color: #ff00ff} 



BODY {
font-weight: bold ;
font-style: bold ;
color: #0066CC ;
background-color: white;
scrollbar-arrow-color: white;
 scrollbar-track-color:white;
  scrollbar-shadow-color:purple;
  scrollbar-face-color: #0066cc;
  scrollbar-highlight-color:black;
  scrollbar-darkshadow-color:black;
  scrollbar-3dlight-color:black;

 }








#navigation4
{
position  : absolute ;
left : 0px ;
top : 0px 
}

#navigation4 th
{
height: 20px
}
#navigation4 td
{
height: 20px
}


#rightside
{
position  : absolute ;
right : 0px ;
top : 0px ;
}

#rightside th
{
height: 20px
}
#rightside td
{
height: 20px
}






#navigation td a:link, #navigation td a:visited {text-decoration:none ; color: #0066cc}
#navigation td a:hover { color: #ff00ff}
#navigation td a:active { color: red}
#navigation td a:active { color: red}

#navigation th a:link,#navigation th a:visited {text-decoration:none ; color: white}
#navigation th a:hover { color: #ff00ff}
#navigation th a:active { color: red}




#content
{
position  : absolute ;
padding-left : 160px ;
padding-right : 160px ;
top : 0px;
border : 0px;
 
}




th
{background-color : #0066CC;
color: white ;
font-weight: bold ;
font-style: bold 
}

table
{
align:center;
}

#script4
{
align:center;
}

td
{color: #0066CC;
font-weight: bold ;
font-style: bold ;
empty-cells: hide
}

-->
</style>

 







ul {color: #0066CC ;
font-style: bold ;
font-weight: bold ; 
text-align: left}

li {color: #0066CC ;
font-style: bold ;
font-weight: bold ; 
text-align: left}

p {text-indent: 2px;
font-style: bold ;
font-weight: bold ; 
color: #0066CC }
h1 {color: #0066CC;
font-weight: bold ;
font-style: bold ;
font-size: 30pt;
font-family: cursive ;
text-align: center}
h3 {color: black;
text-align: center}
h2 {color: red;
text-align: center }
h4 {color: red ;
text-align: center}
h5 {color: black ;
text-align: center}
-->
</style>
</head></html>


