td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #993366;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #993366;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #660099;
}
.smalltext {
	font-size: 10px;
}
.important {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
}
h2 {
	color: #990033;
}
h3 {
	color: #990000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
