html, body {
scrollbar-base-color: #EFDCBC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
}

a:hover     {position: relative; top: 1px; left: 1px;} 
a:link		{color: #856082; text-decoration: none;}
a:visited	{color: #C77873; text-decoration: none;}
a:active	{background-color: #E6D3B3; text-decoration: none;
}


h1 { font-family: Times Roman; serif; decorative;
	 font-size: 24pt;
	 color: #856082;
}

h2 { font-family: Times Roman; serif; decorative;
     font-size: 18pt;
	 color: #C5807B;
	 font-weight: bold;
}

p  { font-family: Times Roman; serif; decorative;
	 font-size: 14pt;
	 color:  #856082;}
	 
.p1 { font-family: Arial; sans serif;}
     font-size: 12pt; 
     }
	  
ul  { font-family: Times Roman; serif; decorative;
	 font-size: 13pt;
	 font-weight: bold;
	 color:  #856082;}
	 
ol  { font-family: Times Roman; serif; decorative;
	 font-size: 13pt;
	 font-weight: bold;
	 color:  #856082;}
	 
.t1 { border: 7px groove #a5b8c6;
      background-image: url("graphics/purple1-bg.jpg");
      font-family: arial;
}
.td1 {font-size: 11px; font-color: #C77873; font-weight: bold;
}

.t2 { border : 5px groove #a5b8c6;
      background-image: url("graphics/sand-bg.jpg");
}

 





