body	{background:#e9e9e9;}
a {font-family: Verdana,Arial;
	font-size: 100%;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
table	{background-color:#ffffff}					
a:hover {font-family:Verdana,Arial;
		font-size: 100%;
		font-weight: bold;
		color: #ff0033;
		text-decoration: underline; }
		

th {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-weight:bold;
		font-style: normal;
		color:#000099;	
}
td {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-weight:normal;
		font-style: normal;
		color:#000099;	
}
h1	{font-family: Verdana,Arial;
		font-size: 110%;
		font-style: normal;
		font-weight:bold;
		text-align: center;}
