H1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size: 12px;
	width: 98%;
	padding:2px;
	margin:2px;
	left:10px;
	right:10px;
	text-align: center;}

H2 {
	color: #53504b;
	text-decoration: underline;
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
	width: 98%;
	padding:2px;
	margin:2px;
	left:10px;
	right:10px;
	text-align:center;}
			
body, th, textarea, select, h3, h4, h5, h6 {
	font: 83%/1.3 Arial, Helvetica, sans-serif;
}
/*
body, th, textarea, select, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif, Verdana;
	font-size:13px;
}*/

a:link,a:hover,a:visited,a:active {
	text-decoration: none;
}

.summary {
	position:absolute;
	font-size: 85%;
	text-align:center;
	color: #999;
	clear: both;
	background: #fff;
	width: 98%;
	padding:0;
	padding-bottom:20px;
	margin:0;
	left:10px;
	right:10px;
	top:4320px;
	cursor:text;	
}

.summary a, .summary a:visited, .summary a:active, .summary a:hover {
	color: #999;
	cursor:text;
}
