p, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}
a {
	font-size: 12px;
	color: #00338a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
a:visited {
	color: #999;
}
a:hover {
	color: #0099ff;
}
a:active {
	color: #0099ff;
}
h1 {
	font-size: 18px;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	line-height: 30px;
	font-weight: lighter;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: lighter;
}

