body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #A9853B;
}

a:hover {
	text-decoration: none;
	color: #CC9900;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #A9853B;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	text-transform: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-size: 7px;
}
.level1 {
	color: #CC0000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}

