/*
Style Sheet for Ahhh, Finally
Created 03/2008 
Ridge Avenue Design
*/
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000066;
}
body, p, table, td, th, textarea{
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	color:#000000;
	/*line-height: 12pt;*/
}
	
a{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


