.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #818181;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #818181;
	line-height: 16pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #818181;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #818181;
}
a:hover {
	text-decoration: underline;
	color: #836fa0;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

.contact a:link {
	text-decoration: underline;
	color: #836fa0
}
.contact a:visited {
	text-decoration: underline;
	color: #836fa0
}
.contact a:hover {
	text-decoration: underline;
	color: #836fa0;
}
.contact a:active {
	text-decoration: none;
	color: #CC6600;
}
.description_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #818181;
	line-height: 12pt;
}

.pagetitle {
	font-size: 11pt;
}

.back a:link {
	text-decoration: none;
	font-size: 7pt;
	color: #818181
}
.back a:visited {
	text-decoration: none;
	font-size: 7pt;
	color: #818181
}
.back a:hover {
	text-decoration: underline;
	font-size: 7pt;
	color: #836fa0;
}
.back a:active {
	text-decoration: none;
	font-size: 7pt;
	color: #CC6600;
}

