a:active {  color:blue; text-decoration: underline}
a:link {  color: blue; text-decoration: underline}
a:visited {  color: blue; text-decoration: underline}
a:hover {  color: purple; text-decoration: underline}

.BodyText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: black; line-height: 11pt}
.Heading { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000066}
H1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #FF0000}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #0000CC }
.newstext {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #FF0000}
.maintextborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px none #000000;
	line-height: normal;
	font-style: italic;
	text-align: justify;



}
