a:link {
	text-decoration: none;
	color: #009999;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
body,td,th {
	font-size: 82%;
	color: #666666;
}
.style24 {color: #cc3333}
.style27 {color: #ff6600}
h1 {
    font-size: 102%;
	margin:0
	}
h2 {
    font-size: 101%;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h3 {
    font-size: 100%;
	color:#cc0000;
	border-bottom:1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	}	
