body   { background: white; margin-top: 0px; margin-right: 15px; margin-left: 20px;
         
scrollbar-highlight-color: #E8E8E8;
scrollbar-face-color:#E8E8E8;
scrollbar-3dlight-color: #99CCFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #E8E8E8;
scrollbar-arrow-color: #0000CC;
scrollbar-track-color: #E8E8E8;
  } 


h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;	
	font-size: 200%;	
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;	
	font-size: 150%;	
}


h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;	
	font-size: 100%;	
}


h4 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;	
	font-size: 85%;	
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: 800;
	color: #000000;	
	font-size: 75%;	
}

h6 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: 600;
	color: #000000;	
	font-size: 75%;	
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000; 
}


ul   {  list-style: round outside; font-family: Verdana, Arial, sans-serif;
		color: #000000; font-size: 75%;    }

ol   {  list-style-type: decimal; font-family: Verdana, Arial, sans-serif; font-size: 75%;
	     }
	     
hr    { color: #99CCFF; align: center  }

p.pagelinks   {  font-family: Verdana, Arial, sans-serif;
	font-weight: 600; font-size: 70%;
   }

p.textblocks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000; text-align: justify; 
}

p.smalltext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color: #000000; 
}

p.tabletextcenter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000; text-align: center; 
}


a:link {color: #0000CC; text-decoration: none; font-weight: bold;  }     /* unvisited link */
a:visited {color: #0000CC; text-decoration: none; font-weight: bold;  }     /* visited link */
a:hover    {color: red; text-decoration: underline;  font-weight: bold;  }   /* mouse over link */
a:active {color: #0000CC; font-weight: bold;  }      /* selected link */