/* CSS Document */

/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: inherit;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #330099;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

.currentnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

.narrative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
}

.toplist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italicize;
	font-weight: bold;
	color: #3399CC;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
}

.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #6699FF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #330099;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-bottom: 6px;
	margin-left: 30px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.topichead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #990033;
	text-decoration: none;
	display: block;
}
