body {
	background-color: #fff5d3;
	margin-left:50px; margin-right:50px;
}

body,td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12pt;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:26pt;
	color:#663333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:23pt;
	color:#663333;
}

h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20pt;
	color:#663333;
}

h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16pt;
	color:#663333;
}

a {
	color: #333366;
}
