td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.footer {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;

}

.smalltext {

	font-size: 10px;

}

a:link {

	font-weight: bold;

	color: #FF6600;

	text-decoration: underline;

}

a:visited {

	font-weight: bold;

	color: #FF6600;

	text-decoration: underline;

}

a:hover {

	font-weight: bold;

	color: #336699;

	text-decoration: none;

}

a:active {

	font-weight: bold;

	color: #FF6600;

	text-decoration: underline;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #990000;

}
