a:link {color: #333333;} 
a:visited {color: #666666;} 
a:active {color: #333333;} 
a:hover {color: #999999;} 

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #663300;
	padding: 6px;
}
.header1, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #663300;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copycredit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: center;
}
.bodyswan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #336666;
	padding: 6px;
}
.header1swan, h1.swan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #003333;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodyrpi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #663333;
	padding: 6px;
	margin-top: 5px;
}
h3.rpi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #663333;
	padding: 6px;
	font-weight:bold;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align:left;
}
.header1rpi, h1.rpi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #663333;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.red {
	color: #903;
}
