html, body { 
	margin:0px;
	padding:0px; 
} 
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	vertical-align: top; 
}

.layer {
	padding: 3px;
	}
.layer P {
	margin: 0;
	padding-left: 1px;
	}
P.right {
	text-align: right;
}
body {
	margin: 0px;
	background-color: 000000;
	}
table {
	border: 0px solid black;
	border-collapse: collapse;
	width: 950px;
	height: 716px;
	}
table td{
	border: 0px solid;
	padding: 0px;
	}
font {
	font-size: 14px;
	font-family: tahoma;
	color: black;
	}
font.blred {
	font-size: 12px;
	font-family: tahoma;
	color: #110001;
	}
font.white {
	font-size: 11px;
	font-family: tahoma;
	color: white;
	}
font.whitemin {
	font-size: 11px;
	font-family: tahoma;
	color: white;
	}
img {
	vertical-align: top;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	}
a img {
	border: none;
	}
a:link {
	TEXT-DECORATION: none;
	color: black;
	}
a:visited {
	TEXT-DECORATION: none;
	color: black;
	}
a:hover {
	TEXT-DECORATION: none;
	color: #505050;
	}
a:active {
	TEXT-DECORATION: none;
	color: #B40B27;
	}
a.white:link {
	TEXT-DECORATION: none;
	color: #E9E5E6;
	}
a.white:visited {
	TEXT-DECORATION: none;
	color: #E9E5E6;
	}
a.white:hover {
	TEXT-DECORATION: none;
	color: white;
	}
a.white:active {
	TEXT-DECORATION: none;
	color: #B40B27;
	}
