body {
		background-color: #ffffff;
		font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #006633;
	}
	h1 {
	font-size:16pt;
	font : bold;
	line-height : 18px;
}
	h2 {
		font : 14pt;
	}
	td {
		font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	a:link     {
		color:#006633;
		text-decoration : underline;
	}
	a:visited  {
		color:#006633;
		text-decoration : underline;
	}
	a:hover    {
		color: #009933;
	}
	a:active   {
		color: #009933;
	}
hr {color:black}
.tagline {
	font-style : italic;
	font-size : 12px;
}
