body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	cursor:text;
}


p {
	font-family: "gar";
	font-size: 12pt;
	color: #A9A9A9	
}
e {
	font-family: "gar";
	font-size: 14pt;
	color: #A9A9A9	
}
m {
	font-family: "gar";
	color: #000000;
	font-size: 16pt
}
o {
	font-family: "gar";
	color: #000000;
	font-size: 10pt
}

		a:link { 
		color: #A9A9A9;
		text-decoration: none;
		text-decoration: none; font-style:normal; font-variant:normal; font-weight:normal; font-family:gar
		}
		a:visited { 
		color: #A9A9A9;
		text-decoration: none
		}
		a:hover {
		color: #000000;
		text-decoration: none
		}
		a:active { 
		color: #000000;
		text-decoration: none
		}
		a {cursor:crosshair;}

img:title {color: #A9A9A9}