body {
scrollbar-arrow-color: ffffcc;
scrollbar-base-color:990000;
scrollbar-dark-shadow-color: 990000;
scrollbar-track-color: ffffff;
scrollbar-face-color: 990000;
scrollbar-shadow-color: 990000;
scrollbar-highlight-color: 990000;
scrollbar-3d-light-color: 990000;
}


.banner {
	font-family:"Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-family: Arial;
	font-size: small;
		color: #990000;
}
.smaitl {
	font-family: Arial;
	font-size: small;
	font-style:italic;
		color: #990000;
}
.medhlf{
	font-family: Verdana;
		font-size: 12;
	font-weight: bold;
	color: #990000;
}

.med {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	}
.but1 {font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: Blue;
}
.but2 {font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: white;
}
a:link {color: #ff6600; text-decoration: underline; }
a:hover {color: red; text-decoration: none; }
a:visit {color: #ff6600; text-decoration: none; }

