body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10pt;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3333;
	line-height: 25px;
}
