.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #510000;
	text-align: center;

}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-align: center;


}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;

}
a:visited {


	color: #663333;
	text-decoration: none;
}
a:active {

	color: #660000;
	text-decoration: underline;
}
.subheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.picframe {
	border: 2px ridge #660000;
}
