@charset "ISO-8859-1";

body {
	background-color: #09F;
	font-family: Arial, Helvetica, sans-serif;
}
#Table_01 tr td h1 {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;}
	
A:link {text-decoration: none; color: blue;}
	
A:visited {text-decoration: none; color:#30C;}
A:active {text-decoration: none; color:#009;}
A:hover {text-decoration: underline; color:#009;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
