p.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990099;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p.breakouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990099;
	font-style: italic;
}
p.maintext {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
dl.maintext {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

p.maintext:first-letter
{
	font-size: 24px;
	font-weight: bold;
}

p.highlightbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}

hr {
	text-align: left;
	width: 100%;
	border: dotted;
	margin: 0px;
	padding: 0px;

}
a {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #6600CC;
}h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990099;
	font-style: normal;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990099;
	font-style: italic;
}
.eliststyle {
	font-family: "Times New Roman", Times, serif;
	color: #990099;
	border: thin solid #990099;
	padding: 5px;
	margin: 2px;




	
}
input.pink {
	background-color: #990099;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;

}
.inputborder {
	font-family: "Times New Roman", Times, serif;
	border: thin solid #990099;
	color: #666666;
}

#footer {
clear: both;
}