.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: underline;
}
a.toplinks:hover {
	color: #7382B3;
	text-decoration: none;
}
.smlink {
	font-family: Arial, Helvetica, sans-serif;
}
a.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.smlink:hover {
	text-decoration: none;
	background-color: #1146D6;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #2953C3;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2953C3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
a {
	font-weight: bold;
}
li {
	list-style-type: square;
}
body  {  	font-family: Arial, Helvetica, sans-serif;
			scrollbar-arrow-color:#4476FF;
			scrollbar-base-color:#333C7E;
			scrollbar-highlight-color:#CCCCCC}