body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #666699;
}
a:visited {
	text-decoration: none;
	color: #9999CC;
}
a:hover {
	text-decoration: underline;
}
