.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78006e;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #6600CC;
	line-height: 1.3em;
	padding-right: 10px;
	
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330033;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: url(art/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.photoright {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.photoleft {
	float: left;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
p {
	line-height: 1.3em;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

