body {
	background-color: #000000;
}

body, td, th {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #000000;
}

h1 {
	margin:0px;
	font-family:"Bookman Old Style", "Times New Roman", serif;
	font-size: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

p {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Bookman Old Style", "Times New Roman", serif;
}

a {
	color:#333333;
	text-decoration: underline;
}
a:hover {
	color: #F7D019;
}

#wrapperTable {
	background-color: White;
	border: solid 0px #E6E6E6;
}

#contentRegion {
	padding: 0px 0px;
	padding: 0px;
}

#footer {
    text-align: center;
}

#footer #emccLink {
    font-size: 11px;
}
.smallster {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
}
