body {
	scrollbar-base-color : #D7372F;
	scrollbar-arrow-color : #FFFFFF; 
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.contacts {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
}

.soon {
	color: #FF0000;
	text-decoration: blink;
	font-size: 14pt;


}

a:link {
	color: #D7372F;
	text-decoration: none;
}

a:visited {
	color: #D7372F;
	text-decoration: none;
}

a:hover {
	color: #AAA375;
	text-decoration: underline;
}

a:active {
	color: #D7372F;
	text-decoration: none;
}

.hours {
	font-size: 11px;
}

.loginStyle {
	color: #0066FF;
	font-size: 10px;
}
.counterHeaders {
	color: #0066FF;
	font-size: 12px;
	text-decoration: underline;
}
.counterValues {
	color: #D7372F;
	font-size: 12px;
}
