	a:link {
            font-family: "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif; 
            color: #008080;
            font-weight: bold;
            text-decoration: underline;
            }
            
	a:visited{
              font-family: "Gothic720 BT", "Incised901 BT", Denmark, serif;
              color: #008080; 
              text-decoration: italics; 
              font-weight: bold;               
              }
	a:hover{
            font-family: "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif;    
            color: #008080; 
            text-decoration: none; 
            font-weight: bold;
            background-color: black;            
            }

            
	a:active{
             font-family: "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif;    
             color: #008080; 
             text-decoration: italics;      
             }
             
	a.blgroup:link {
            font-family: "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif; 
            color: black;
            font-weight: 200;
            text-decoration: underline;
            }
            
	a.blgroup:visited{
              font-family: "Gothic720 BT", "Incised901 BT", Denmark, serif;
              color: black; 
              text-decoration: italics; 
              font-weight: 700;                           
              }
              
	a.blgroup:hover{
            font-family: "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif;    
            color: gold; 
            text-decoration: none; 
            font-weight: bold;
            }

            
	a.blgroup:active{
             font-family: Denmark, "Dutch809 BT", "Gothic720 BT", "Incised901 BT", Denmark, serif;    
             color: black; 
             color: #008080; 
             text-decoration: italics;
             }             
             
             
             
.title{
       font-family:  "ZapfChan MdIt BT", "Trebuchet MS", Verdana, sans-serif; 
       font-weight: bold; 
       font-size: 40pt; 
       text-align: center; 
       COLOR: #008080;
       }

.subhead{
     font-family:  "ZapfChan MdIt BT", "Trebuchet MS",  Verdana, sans-serif; 
     font-weight: bold;
     text-align: center; 
     font-size: 17pt;  
     }

.parhead{
     font-family:  "ZapfChan MdIt BT", "Trebuchet MS",  Verdana, sans-serif; 
     text-decoration: italics;     
     font-size: 14pt;
     font-weight: bold;
     }     
     
body{
     background: #FFFFFF url(back-633.gif);
     background-repeat: repeat-y; 
     margin-top: 5px;
     margin-left: 45px;
     font-family: Verdana, Arial, Helvetica; 
     font-size: 12pt;         
     }

blockquote.frame{ 
	border-style: inset;
	border-bottom-color: brown;
	border-right-color: brown;
	border-top-color: red;
	border-left-color: red;
	border-top-width: 4px;	
	border-bottom-width: 9px;
	border-left-width: 6px;
	border-right-width: 12px;
	padding: 5px;
}

.date{
     font-family: "Futura Md BT", Denmark, Verdana, sans-serif; 
     color: A03012;
     font-weight: bold;
     font-size: 14pt;  
     font-style: italic;
     }
