BODY {
    margin:0px;
	color: #000066;
	background-color: White;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
    background-image: url(http://www.wencol.com/images/wencolbkg.gif);
	
 scrollbar-3d-light-color:#add8e6;/*light blue*/
 scrollbar-arrow-color:#ffcc66; 
 scrollbar-base-color:#add8e6;
 scrollbar-dark-shadow-color:#cccccc;
 scrollbar-face-color:#6699cc; /*medium blue*/
 scrollbar-highlight-color:#add8e6; 
 scrollbar-shadow-color:000066;
  }

p,ol,ul,li,td{
 font-weight:normal; font-size:11px; 
 font-family:verdana,arial,helvetica,sans-serif;
}

h3{
 font-weight:bold; font-size:14px; color: #CC6600; 
 font-family:verdana,arial,helvetica,sans-serif; background-color: transparent;
 text-align: left;
}

h2{
 font-weight:bold; font-size:16px; color: #CC6600; 
 font-family:verdana,arial,helvetica,sans-serif; background-color: transparent;
 text-align: center;
}

h1{
 font-weight:bold; font-size:20px; color: #CC6600; 
 font-family:verdana,arial,helvetica,sans-serif; background-color: transparent;
 text-align:center;
}

address{
 font-weight:normal; font-size:9px; line-height:12px; 
 font-family:verdana,arial,helvetica,sans-serif; text-align: center;
}


a:link{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:11px;
 text-decoration:underline;
 color: #000066;
 background-color:transparent;
}

 
 a:visited{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:11px;
 text-decoration:underline;
 color:purple;
 background:transparent;
}

 a:hover{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:11px;
 text-decoration:underline;
 color:#6699CC;
 background-color:#CCCCFF
 }

A.footer:link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
   color: #000066;
   text-decoration: underline;
   background-color: transparent;
        }
     
A.footer:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
    color:purple;
    background-color:transparent;
           }

A.footer:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;    
	color: #6699CC; 
	 background-color: #CCCCFF;
	 text-decoration: underline;
	  	 }

.copyright{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9px;    
color:#000066; 
background-color:transparent;
}

