a:link {
	font-family: "Baskerville Old Face";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	border: #990000;
}
a:visited {
	font-family: "Baskerville Old Face";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
a:active {
	font-family: "Baskerville Old Face";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.header {
	font-family: "Baskerville Old Face";
	font-size: 18pt;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.text {
	font-family: "Baskerville Old Face";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
a:hover {

	font-family: "Baskerville Old Face";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
	border: #990000;
}
.border {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.redtext {
	font-family: "Baskerville Old Face";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.smtext {
	font-family: "Baskerville Old Face";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.grayheader {
	font-family: "Baskerville Old Face";
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.graytext {
	font-family: "Baskerville Old Face";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

