	* {
		margin:0;
		padding:0;
		}

html, body {

    height:100%;
	background-color: #000000;
	color: #9ebac6;
	font-size: 12px;
	font-family: arial;
	text-align:center; /* horizontal centering for IE Win quirks */

	}

table {
	background-color: #000000;
	color: #9ebac6 ;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	}


h1 {
		font-size:100%;
		font-weight:500;
		color:#9ebac6;
	}

h2 {
	font-size: 105%;
	font-weight: bold;
	margin: 0.83em 0;
	color: #7cb2ce;
}

p {
	color: #9ebac6;
	font-size: 16px;
	font-family: arial
}

.credit {
	color: #9ebac6;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.creditbig {
	color: #9ebac6;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight:700;
}


td {
	color: #9ebac6;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

img.bord {border: 2px #9ebac6 solid;}

a:link {
	color: #ffecc4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:16px;
	text-transform: uppercase;
}

a:visited {
	color: #ffecc4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:16px;
	text-transform: uppercase;
}

a:hover {
	color: #9ebac6;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:16px;
	text-transform: uppercase;
}


a.reverse:link {
	color: #9ebac6;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	text-transform: none;
}

a.reverse:visited {
	color: #9ebac6;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	text-transform: none;

}

a.reverse:hover {
	color: #ffecc4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
}

a.email:link {
	color: #9ebac6;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
	text-transform: none;
}

a.email:visited {
	color: #9ebac6;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
	text-transform: none;

}

a.email:hover {
	color: #ffecc4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
	text-transform: none;
}
