body {
	background-color: #FFF8F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	background-position: center top;
	background-repeat: repeat-y;
}

.Text {
	font-size: 12px;
	font-family: Century Gothic, sans-serif;
	color: #000000;
}

.Title {
	font-size: 16px;
	font-family: Century Gothic, sans-serif;
	color: #ff8000;
	font-weight: bold;
}

.SmallTitle {
	font-size: 12px;
	font-family: Century Gothic, sans-serif;
	color: #ff8000;
	style: strong;
	font-weight: bold;
}

.SmallText {
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}
