

body {  font-family: Arial, Helvetica, sans-serif;
           scrollbar-base-color:gray;
           scrollbar-track-color:black;
           scrollbar-face-color:red;
           scrollbar-highlight-color:gray;
           scrollbar-3d-light-color:white;
           scrollbar-dark-shadow-color:blue;
           scrollbar-shadow-color:black;
           scrollbar-arrow-color:black  
}
a.toplink:hover {
	color: Yellow;
	text-decoration : underline;
	font-weight : bold;
	background-color : transparent;
	font-size : 12px;
}
a.toplink {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-color : transparent;
	font-size : 12px;
}
a{
	}
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : normal;
}


br {  font-family: Arial, Helvetica, sans-serif}
.times {  font-family: "Times New Roman", Times, serif}
.linkout {
	text-decoration: none;
}
A.ContentLink {
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial, helvetica, sans serif;
	TEXT-DECORATION: none;
	color : Black;
	font-size : 12px;
}
A.ContentLink:hover {
	FONT-WEIGHT: bold;
	COLOR: Gray;
	FONT-FAMILY: arial, helvetica, sans serif;
	TEXT-DECORATION: underline;
	font-size : 12px;
}
A.newslink {
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial, helvetica, sans serif;
	TEXT-DECORATION: none;
	color : Navy;
	font-size : 10px;
}
A.newslink:hover {
	FONT-WEIGHT: bold;
	COLOR: Navy;
	FONT-FAMILY: arial, helvetica, sans serif;
	TEXT-DECORATION: underline;
	font-size : 10px;
}