a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.contentlink:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.contentlink:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.contentlink:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.topcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: Bold;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	color: 000000;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #151513;
	margin-right: 40px;
	margin-left: 40px;
	text-align: left;
}

.contentsubhead {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 000000;
	padding-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

#contentdiv {
	position:relative;
	top:5px;
	width:650px;
	height:400px;
	z-index:1;
	overflow: auto;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;"
}

