body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

	scrollbar-face-color: #B9D8F9; 
	scrollbar-shadow-color: #0D3764;
	scrollbar-highlight-color: #0D3764; 
	scrollbar-3dlight-color: #2963A0;
	scrollbar-darkshadow-color: #0D3764; 
	scrollbar-track-color: #1561B2;
	scrollbar-arrow-color: 0D3764
}

.sloganText {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.blue:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.blue:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
	background-color: #FFFFFF;
	border: thin solid #000099;
}
.scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;

}

