<!--
body {
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-right: 40px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	color: #0000ff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}
h1 {
    font-family: Arial;
	font-size: 30px;
	color: #cc0000;
}
h2 {
    font-family: Verdana;
	font-size: 24px;
	color: #0000ff;
}
h3 {
    font-family: Arial;
	font-size: 16px;
	color: #cc0000;
}
h4 {
    font-family: Arial;
	font-size: 14px;
	color: #0099ff;
}
h5 {
    font-family: Verdana;
	font-size: 12px;
	color: #cc3300;
}
h6 {
    font-family: Verdana;
	font-size: 12px;
	color: #0000ff;
}
-->

