h1 {
	font-size: 24px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6A6B6C;
}
a:visited {
	color: #898A8B;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.navlink {
	text-decoration: none;
}
.contentarea {
	padding: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.footertxt {
	font-size: 11px;
	color: #999999;
}
.footerbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
ul,li {
	margin-left: 1px;
	list-style-image: none;
	list-style-type: none;
	line-height: 18px;
}
