body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif
	font-size: 100%;
	line-height:1.5em;
	color: #336699;
	width:100%;
	max-width:1024px;
	margin:auto;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:200%;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
}

h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	
}

h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	
}

.clear{
	clear:both;
}

.center{
	text-align:center;
}