.header {
	font-family: candara;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.top {
	font-family: Verdana;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
span.change {
	font-family: candara;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
h1 {
	font-family: candara;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
h2 {
	font-family: candara;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	padding: 4px;
}
.new {
	font-family: candara;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	padding: 4px;
}
.text {
	font-family: candara;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	padding: 4px;
}
a:link {
	font-family: candara;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: candara;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: candara;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}
a:visited {
	font-family: candara;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}