body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5;
	color: #333333;
}
.title {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #990033;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}
