body, td, tr {
	font-size: 14px;
	color: #8A8E95;
	background-color: #FFFFFF;
	font-family: "Century Gothic";
}
h1 {
	font-size: 48px;
	font-weight: normal;
	color: #990033;
}
h3 {
	font-size: 22px;
	font-weight: normal;
}

a:link {
	color: #8A8E95;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A8E95;
}
a:hover {
	text-decoration: underline;
	color: #903;
}
a:active {
	text-decoration: none;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 20px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #903;
}
.Style4 .Style24 em {
	color: #8A8E95;
}

