/* Style sheet for Magoo's Guides on Radified */

body { 
	font-family:Verdana;
	background-color: #333333;
	text="#000000"
	}
	
.logostyle {
	font-size: 36pt;
	color: #00FF33;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
	text-align:center;
}	

.guidetitle {
	font-size: 24pt;
	color: #00FF33;
	font-style: oblique;
	font-family: "Courier New", Courier, mono;
	text-align:center;
}	

.sectionHeading {	color: #109920;
	font-size: x-large;
}