BODY{
	scrollbar-3d-light-color: #504f9a;
	scrollbar-arrow-color: #FE0000;
	scrollbar-base-color: #e6e6e6;
	scrollbar-dark-shadow-color: #000142;
	scrollbar-face-color: #0709B8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #504f9a;
	}
A:link {
	color: #1C1796;
	text-decoration: none;
}
A:visited {
	color: #000099;
	text-decoration: none;
}
A:active {
	color: #C80C06;
	text-decoration: none;
}
A:hover {
	color: #FD0000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.mediumtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smallwhttext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: white;
}
.mainhead {
	font-family: Calisto, Georgia, Times Roman;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 0709B8;
}
.header {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration : underline;
	color: 0709B8;
}
.mediumhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FE0000;
}
.smallhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: black;
}
}
.crumbtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	list-style-position: outside;
	list-style-type: square;
}
HR {
	color: #d2d2d2;
	height: 2px;
}
