.normfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.titlefont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.minifont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #999999;

}
.subject {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;

}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sourcecode {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	white-space: pre;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;


}
.subjectPlus1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	white-space: pre;
	word-spacing: normal;


}
.rowbreak {
	background-color: #003399;
	height: 10px;
	width: 256px;
	text-align: center;
	background-position: center;


}
.otherquote {
	font-size: 12px;
	background-color: #C8FBF3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 300px;
	border: 1px solid #000099;



}
