body{
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	font-size: 0.8em;
}

td{
	color:#333333;
	text-decoration:none;
	font-size: 0.8em;
}

.topheader {  font-size: 1.2em; font-weight: bold}

.tableheader {  font-size: 0.8em; font-weight: bold}

a:active {  color: #666666; text-decoration: none}

a:link {  color: #666666; text-decoration: none}

a:visited {  color: #666666; text-decoration: none}

a:hover {  color: #666666; text-decoration: underline}

.normal td a{
	color: #FFFFFF;
}

.padding{
	padding: 14px;
}

.SuperBigTitle{
	font-weight: 800;
	font-size: 1.4em;
	text-decoration: underline;
}

.blackBorder{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
}
.blackBorder td{
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}