a {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #c2c2c2;

}
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
}
.maintable {
	border: thin solid #ff8822;
	background-color: #FFFFFF;
}
.contentcell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px;
}
body {
	background-color: #c2c2c2;
	padding-top: 5px;
}
.contenttable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c2c2c2;
	text-align: right;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.mainpage a{
	color: #666666;
}
.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.pageheading {
	font-size: 24px;
}
strong {
	font-weight: normal;
}
