body,td,th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size:10px;
}
th {
	text-align:center;
	background-color:#CCCCCC;
}
.stage {
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.headerMain {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.headerMedium {
	font-size: 18px;
}
.menuLinks {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.normalText {
	font-size: 12px;
}
.tableBorder1px {
	border: 2px solid #CCCCCC;
}
.cell {
	border: 1px solid #CCCCCC;
}
a:link, a:visited, a:active {
	/* color: #000000; */
	text-decoration: none;
}
a:hover {
	/* color: #000000; */
	text-decoration: underline;
}