BODY {
	color: #00008B;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}

A {
	color: #0000CD;
}

A:HOVER {
	color: Blue;
	font-weight: bold;
}
A:ACTIVE {
	color: Red;
	font-weight: bold;
}

H1, H2, H3, H4, H5, H6 {
	color: #990000;
}
P {
	text-indent: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0pt;
	color: #999999;
}
.noindent {
	text-indent: 0pt;
}
.boxquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxattrib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.nospacetop {
	margin-top: 0px;
	padding-top: 0px;
}
.nospacebot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nospacetopbot {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cent {
	text-align: center;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.comment {
	font-weight: bold;
	color: #000000;
	text-indent: 0pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.commentby {
	font-size: smaller;
	font-style: italic;
	text-indent: 50px;
	margin-top: 0px;
	padding-top: 0px;
}
.introduction {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.noindent {
	text-indent: 0px;
}
