a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:active {  color: #CC3300; text-decoration: none}
a:hover {  color: #660000; text-decoration: underline}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/paper002.jpg);
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.title {
	font-size: 20px;
	color: #CC6633;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	color: #990000;
}
.small {
	font-size: 9px;
	font-weight: normal;
}

