@charset "iso-8859-1";


H1 {
	color: #99CC66;
	font-weight: bold;
	font-size : 16px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
}

a:link		{ color: #000066; text-decoration: underline }

a:visited	{ color: #6666CC; text-decoration: underline }

a:active	{ color: #FF6600; text-decoration: underline }

a:hover		{ color: #FF6600; text-decoration: none }


.copyright {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
