.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: 400;
	font-variant: normal;
	letter-spacing: 3px;
	text-decoration: underline;




}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: left;
}
.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCFF;
	text-align: left;
}
.largerserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #CCCCFF;
	margin: auto;
	float: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCFF;
}
.whitelargeserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: #CCCC99;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
.photocaption {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}
a {
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: underline;
}
.largeserif1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 100;
	color: #CCCCFF;
}
.textsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
}
.photoborder {
	border: 1px solid #FFFFCC;
}
