
html,body, #contenttable{
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
	background-color: #5D86AF;
	font-family: "Century Gothic";
	color:#000000;
	font-size:12px}

#contenttable {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 900px}

.content {
	font-family: "Century Gothic";
	color:#000000;
	font-size:10px}
	
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.footer {
	font-family: "Century Gothic";
	color:#FFFFFF;
	font-size:8px}
	
.header {
	font-family: "Century Gothic";
	color:#000000;
	font-size:16px}
