.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	text-decoration: none;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #336699;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #6699CC;
}

