body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #95288f;
}
a:link {
	color: #95288f;
}

a:visited {
  color: #95288f;
}

a:hover {
	text-decoration: underline;
	font-size: 10pt;
	background-color: #999999;
}

a:active {
	color: #95288f;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #95288f;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.NewsText {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.NewsHeader {
	color: #95288f;
	font-size: 18pt;
	font-weight: bold;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.newsheaddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
}
.NewsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #95288f;
}
.newsheadsumm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #95288f;
	background-color: #999999;
}
.navcol {
	background-color: #CCCCCC;
}
.newsheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
	background-color: #FFFFFF;
	cursor: pointer;
}
