/* Tag Styles */

BODY {SCROLLBAR-FACE-COLOR: #ffffff; 
      SCROLLBAR-HIGHLIGHT-COLOR: whitesmoke; 
	  SCROLLBAR-SHADOW-COLOR: #999999; 
	  SCROLLBAR-3DLIGHT-COLOR: whitesmoke; 
	  SCROLLBAR-ARROW-COLOR: #999999; 
	  SCROLLBAR-TRACK-COLOR: #ffffff; 
	  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	  margin-top: 0px;
	  margin-left: 0px;}
	  
A:link {color: #0000FF; 
        text-decoration: none;}
		
A:visited {color: #4682B4; 
           text-decoration: none;}
		   
A:hover {color: #000000; 
         text-decoration: none;
		 background: yellow;}

table {}
	  		 
td {font-family: Verdana; 
    font-size: 11px; 
	font-weight: bold; 
	color: #595959;}

h1 {font-family: Arial; 
    font-size: 12px; 
	color: #595959; 
	text-align: left; 
	font-weight: lighter;
	text-decoration: underline;}

/* Class Styles */

.bodytable {font-family: Arial; 
            font-size: 12px; 
		    color: #595959; 
		    text-align: center; 
		    font-weight: lighter;}

.demotable {font-family: Arial; 
            font-size: 10px; 
            color: #595959; 
            text-align: left;}

.bodytd {font-family: Arial; 
         font-size: 12px; 
		 color: #595959; 
		 text-align: justify; 
		 font-weight: lighter;}

.tdlist {font-family: Arial; 
         font-size: 12px; 
		 color: #595959; 
		 text-align: left; 
		 font-weight: lighter;}
		 
.submenu {font-family: Arial; 
          font-size: 10px; 
          color: #595959; 
          text-align: left;}

.navmenu {font-family: Arial; 
          font-size: 10px; 
          color: #595959; 
          text-align: left;
		  text-decoration: underline;}

/* EOF */
