a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
}
body,td,th,p {
	font-family: Verdana, sans serif;
	font-size: 10px;
	line-height: 12px;
	color: #666699;
}
h1 {
	font-family: Verdana, sans serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	color: #666699;
}

