/*
@font-face {
	font-family: 'Goudy Old Style';
	font-style: normal;
	font-weight: normal;
	src: url(GOUDYOL0.eot);
}
*/

html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.Ctable {
	background:#000000;
	height:100%;
	width:100%;
	text-align:center;
}

.Ctd {
	valign:middle;
	text-align:center;
}

td {
	color:  #FFFFFF;
	text-align: justify;
	font-weight: normal;
}

a {
	color:  #A2211E;
}