.guttertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.guttertext a:link{
	text-decoration: none;
	color: #999999;
}
.guttertext a:visited{
	text-decoration: none;
	color: #999999;
}
.guttertext a:active{
	text-decoration: none;
	color: #999999;
}
.guttertext a:hover{
	text-decoration: none;
	color: #003366;
}
.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.normaltxt a:link{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.normaltxt a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.normaltxt a:active{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.normaltxt a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #0072bc;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
