/* Author: John Moore */

body 	{color: #fff;
		background-color: #063;}
		
a	 	{color: #fff;}

.main, .main a	{color: #fff;
		font: 10px photina, georgia, times, serif;}
		
.content {padding: 5px; 
		  color: #030; 
		  font-size: 14pt; 
		  font-family: photina mt, georgia, times, serif;}

.content a {padding: 5px; 
		  font-size: 12pt; 
		  color: #030;}

.emerald {background-color: #063;}

.title 	{color: #030; 
		font-size: 18pt; 
		font-family: photina mt, georgia, times, serif;}

.title a {color: #030;}