body {
	background-color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
.quote {
	font-family: "Bell MT";
	font-size: small;
	font-style: italic;
	font-weight: 500;
	text-transform: none;
	color: #000033;
	padding: 3px;
	margin: 3px;
}
.mainquote {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: 500;
	text-transform: none;
	color: #000066;
	padding: 3px;
	margin: 3px;
}
.points {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #330066;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #336699;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666666;
	font-style: italic;

	text-align: right;
	padding-bottom: 6px;


}
.secondtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000099;
	padding: 3px;
	margin: 3px;
	font-variant: normal;
	text-align: center;

}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000099;
	padding-top: 8px;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666666;
	font-style: italic;
	padding-bottom: 6px;
}

