
BODY 
{
background-repeat: repeat; 
background-attachment: scroll;
SCROLLBAR-FACE-COLOR: #c18141; 
SCROLLBAR-HIGHLIGHT-COLOR: white;  
SCROLLBAR-SHADOW-COLOR: #333333; 
SCROLLBAR-3DLIGHT-COLOR: #454545; 
SCROLLBAR-ARROW-COLOR: #fff1cf; 
SCROLLBAR-TRACK-COLOR: #fff1cf; 
SCROLLBAR-DARKSHADOW-COLOR: black
}
	  
P 
{
font-family: "Papyrus", "Tempus sans ITC", "Arial Narrow", sans serif; 
color: black; 
font-size: 16px
}
   
H3 
{
font-family: "Papyrus", "Tempus sans ITC","Arial Narrow", sans serif;
color:#5B54D6;
} 
		
A:link, A:visited 
{
color: #5B54D6;
font-weight: "bold";  
font-family: "Papyrus", "Tempus sans ITC","Arial Narrow", sans serif; 
font-size: 16px
} 

A:hover, A:active
{
color: #01046E;
font-weight: "bold";  
font-family: "Papyrus", "Tempus sans ITC","Arial Narrow", sans serif; 
font-size: 16px
} 
