a{
	color: #000000;
	text-decoration: none;
}

a.hover{
	color: #999999;
	text-decoration: underline;
}

a.visited {
	color: #999999;
	text-decoration: none;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td {
	font-family: tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.button {
	background-color: #800000;
	border: 1px #000000 outset;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.footer {
	color: #999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.form {
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px; /* Use for all labels that are associated with some sort of input field. */
	margin-right: 0px;
	margin-top: 0px;
}

.gold {
	color: #FFD700;
	font-size: 10px;
}

.tdsmall {
	font-size: 11px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}
