	body {
	margin:0px 0px 20px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #000000;
	line-height: 18px;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}	
		}
	A 			{ text-decoration: none; }
	A:link		{ color: #FFFF99; text-decoration: none; font-weight: bold; }
	A:visited	{ color: #FFFF99; text-decoration: none; font-weight: bold; }
	A:active	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
	A:hover		{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
