body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
h1 {
	font-size: 24px;
	color: #000033;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	color: #000033;
}
h3 {
	font-size: 18px;
	color: #000033;
}
.style1 {
	color: #E56B21;
	font-weight: bold;
}
.style2 {
	color: #E56B21;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.style3 {
	color: #E56B21;
	font-weight: bold;
	font-size: 14;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
