body {
	background-color: #000000;
}

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

h1 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 22px;
	color: #D34600;
}

p {
    padding:0px;
	margin:12px 0px;
}

a {
    color:#006699;
	text-decoration: none;
}
a:hover {
    color: #008BCE;
}

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

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

#footer {
    text-align: center;
}

#footer #emccLink {
    font-size: 11px;
}
