body,td,th {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 12px;
font-weight: bold;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #eaeaea;
	text-decoration: underline;
}
a:active {
	color: #000099;
}