body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 19px;
	background-color: #EEEEEE;
}
table {
	background-repeat: no-repeat;
}
h1 {
	font-size: 36px;
	color: #333333;
	font-weight: lighter;
	height: 16px;
	line-height: 36px;
}
h2 {
	font-size: 24px;
	color: #FF6600;
	text-indent: 122px;
	height: 24px;
	line-height: 28px;
}
h3 {
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none; 
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
