

BODY {	font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: none;
	font-style: none;
	color: #FFCC66;
	background-image: url(http://wizardlore.com/images/COMPASSBKG.jpg);
	background-position: top left;
	background-color: #000000;
	background-attachment: fixed;
	
}

P {	font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: none;
	font-style: none;
	color: #FFCC66;
	
	
}

TABLE {	background: none;
	border: none;
}

TR {border: none;
}

TD {	font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: none;
	font-style: none;
	color: #FFCC66;
	background: none;
	border: none;
}



B {	font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: bold;
	font-style: none;
	color: #FFCC66;
	
}

font{font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	
}

font.smalltext{font-size: 14px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	color: #184B81;

}

font.tinytext{font-size: 14px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	color: #FFCC66;

}

A {	font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: bold;
	font-style: none;
	text-decoration: underline;
	color: #184B81;
	
}

A.tabnoline{font-size: 16px; 
	font-family: DucDeBerry, Apple Chancery, Monotype Corsiva, Times New Roman, Times;
	font-weight: none;
	font-style: none;
	color: #990000;

}

A:link  {       
        text-decoration:        none;
        font-weight:    bold;
        color:  #184B81;
text-decoration: underline;
        }       
                
A:visited       {       
        text-decoration:        none;
        font-weight:    bold;
        color:  #0E2D4D;
text-decoration: underline;
       }       
                
A:active        {       
        text-decoration:        none;
        font-weight:    bold;
        color:  #660000;
text-decoration: underline;
         }       
                
A:hover {  
	 text-decoration:        underline;
        color: #277DD8;
        } 

