body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #663300;
}
body {
	background-color: #FFFFCC;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 36pt;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 18pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
}
h6 {
	font-size: 12pt;
}

