table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #999999;
}

h1 {
	font-weight: normal;
	font-size: 11px;
}
h6 {
	font-weight: bold;
	font-size: 14px;
}

a {color: #990000; text-decoration: none}
a:visited {color: #990000; text-decoration: none}
a:hover {color: #ff0000; text-decoration: none}

a:link.buttons {color: #999999; text-decoration: none}
a:visited.buttons {color: #999999; text-decoration: none}
a:hover.buttons {color: #ffffff; text-decoration: none}


.header {
	font-weight: bold;
	font-size: 12px;
}
.mainBody {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
