
body { 
background-color: #B8B4B1; 
background: url(images/marbleback.jpg);
color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px;  
}

body, div, p, th, td, li, dd {
		/* redundant selectors to help NS4 not forget */
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}


a:link { 
color: #330066; 
}
a:visited { 
color: #003399;
}
a:active { 
color: #FFFFFF; 
}

mainsmall {
background-color: #B8B4B1; 
color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px;  
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold;
}
h2 {
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
}
h3 {
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
}
