#titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	width: 350px;
	float: none;
	text-align: left;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	width: 350px;
	text-align: left;
	margin: 4px;
}
#titleText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
}
#titleText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
#text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
}
#text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	background-color: #84E7FF;
	text-align: left;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
}
.tableBorder {
	border: 1px solid #999999;
	margin-top: 10px;
}
.normalText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
.normalText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}

