
body 		{ 
color: #202040; 
font-family: "arial"; 
font-size: 12px;
}

.maintext 		{ 
color: #202040; 
font-family: "arial"; 
font-size: 12px;
}

.maintext h1 		{ 
color: #9090aa; 
font-family: "arial"; 
font-size: 24px;
margin-top: 0px;
margin-bottom: 4px;
}

.maintext h2 		{ 
color: #9090aa; 
font-family: "arial"; 
font-size: 16px;
margin-top: 0px;
margin-bottom: 4px;
}
		  
a:link 		{ 
text-decoration: none;
color: #202040; 
}

a:visited 	{ 
text-decoration: none;
color: #202040; 
}

a:active 	{ 
text-decoration: none;
color: #202040; 
}

a:hover 	{ 
text-decoration: none;
color: #aaaacc; 
}
