body{
	font-family : Trebuchet MS;
	color:black; 
	font-size:2em;
	align:center;
}	

div#header{
	display:none;
	text-align:center;
	width:800px;
	height:150px;
	
}

div#center{
	width:800px;
	height:auto;
	text-align:center;
	padding:0px;
}

div#footer{
	display:none;
	width:800px;
	text-align:center;
	font-size: 9pt;
	
}			
	
a:link {
	color: black;
	font-family : Trebuchet MS;
	size:2;
}

a:visited {color: #996600;}
a:hover {color:white ; background:#808080; text-decoration: underline; padding-left:5px;}
a:active {color: #996600; }

.tab-header{
	bgcolor:#B6B7AA;
	border:0;
	width:800px;
	cellspacing:0px;
	cellpadding:0px; 
}

.td-header{
	align:right;
	width:800px;
	bgColor:#323232;
	colSpan:2;
	height:50px;

}

.tab-footer{
	bgColor:#333333;
	height:18px;
	cellSpacing:0px;
	cellPadding:0px;
	width:800px;
	border:0px;
}