.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	font-family: "MS Sans Serif", Helvetica, Verdana, Arial;
	font-size: 16px;
	color: #660000;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #CC9999;
	text-decoration: none;
}
.block {
	text-align: left;
	text-indent: 20px;
}

