body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 155%;
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 50%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
	font-style: italic;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #09C;
}
a:active {
	color: #0FF;
}
