td,li,p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #993300;
}
.content {
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
