/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; 

       color: #fafcfc; 	   
	 
	   background-color: #cccccc;
	   
	   font-size: 10pt }  
	   

.copyright { font-size: 9pt; font-weight: 400; color: #999999 }
.castellum { font-size: 11pt; font-style: italic; font-weight: 800; color: #32406d; }

/* for all embedded links */

a:link, a:visited {text-decoration: none; color: #91e9e9; }

a:hover {text-decoration: none; color: #ff0000; }




