body 	{ border: thin beveled #000000; font-family: "Comic Sans MS"; font-size: 100%; color:#004080; 
	  background:#FFFFFF none;
	  margin-left:2; margin-top:0; margin-bottom:2 margin-right:2;
	  scrollbar-face-color: #004080; 
	  scrollbar-shadow-color: #990000;
	  scrollbar-highlight-color: #000000; 
	  scrollbar-3dlight-color: #000000; 
	  scrollbar-darkshadow-color: #000000; 
	  scrollbar-track-color: #ffffff; 
	  scrollbar-arrow-color: #990000;
	} 

h1 	{ font-size: 30px; font-family:"Impress BT", "Comic Sans MS"; font-weight: bold;
      	  color: #004080; filter: shadow(color=#B0B0B0,direction=135); width: 500px; text-align: center;
	} 

h1.red 	{ font-size: 30px; font-family:"Impress BT", "Comic Sans MS"; font-weight: bold;
      	  color: #FF0000; filter: shadow(color=#B0B0B0,direction=135); width: 500px; text-align: center;
	} 

h1.maroon 	{ font-size: 30px; font-family:"Impress BT", "Comic Sans MS"; font-weight: bold;
      	  color: #800080; filter: shadow(color=#B0B0B0,direction=135); width: 500px; text-align: center;
	} 

h2 	{ font-size: 24px; font-family: "Comic Sans MS"; font-weight: bold; 
	  filter:blur(add = 1, direction = 125, strength = 20%); width: 100%; 
	} 

h3 	{ font-size: 18px; font-family: "Comic Sans MS"; font-weight: bold; text-decoration:underline;
	} 

h4 	{ font-size: 14px; font-family: "Comic Sans MS"; font-weight: bold; color:#FF0000;
	} 

h5, td  { font-size: 12px; font-family: "Comic Sans MS"; 
	} 

h6 	{ font-size: 10px; font-family: "Comic Sans MS"; font-weight: bold; 
	} 
.frame_color
	{border: 5px outset #61A1E1
	}

.shadow {filter: shadow(color=#B0B0B0,direction=135); width: 500px; text-align: center;}

.small { font-size: 70%; font-family: Airal;
       }

a:link {color:#880000; text-decoration:underline}

a:visited {color:#004080; text-decoration:none}

a:active {color:#800080; text-decoration:none}

a:hover {color:#0000FF; text-decoration:none}

td {font-family:arial,helvetica; font-size:70%; font-style:bold; }

