h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #9999CC;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #9999CC;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.staffname {
	font-weight: bold;
}
dt {
	font-weight: bold;
	color: #000000;


}
dd {
	bottom: 25px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #9999CC;
}
.runningtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999CC;
}
.letterunselected {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 2px;

}
.letterselected {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border: solid;
	width: auto;
	padding: 2px;



}
.newsdatenew {

	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
}

