a:link
{
	color: #3C655D; 
	text-decoration:underline;
}

a:visited
{
	color: #3C655D; 
	text-decoration:underline;
} 
a:active 
{
	color: #3C655D;
	text-decoration:underline;
}

a:hover
{
    color: #3C655D;
    text-decoration:none;
}

BODY, TABLE, TD, TH

{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}


p
{
	font-family: Arial, Helvetica; font-size: 14pt; color: #000000; font-weight: bold
}

h1
{
   font-size: 11pt; color: #57738B; font-weight: bold 
}

b
{
   font-weight: bold
}


.copyright      { font-size: 8pt; color: #004080; font-weight: normal }

.boxes      { font-size: 8pt; color: #000000; font-weight: normal }

.homepagetext   { font-size: 8.5pt; color: #004080; font-weight:normal }

.copyrighttext	{text-decoration:none; font-size: 8pt; color: #A6B9D4}

.largetext {font-family:Arial, Helvetica; font-size:13pt; color:#0135AD; font-weight:bold}

.days      {
	font-size: 9pt;
	color: #FFAE00;
	font-weight: bold;
	margin-left : 28px;
	margin-bottom : 4px;
	margin-top : 4px;
}
.subtitle      {
	font-size: 9pt;
	color: #FFAE00;
	font-weight: bold;
	margin-left : 6px;
	margin-bottom : 4px;
	margin-top : 4px;
}

.hours     {
	font-size: 9pt;
	color: #FFFFFF;
	margin-left : 35px;
	margin-bottom : 4px;
	margin-top : 4px;
}
.facts     {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left : 30px;
	margin-bottom : 4px;
	margin-top : 4px;
}

.orangetext     { font-size: 8pt; color: #DB715D; font-weight:bold }

.boldtxt     { font-size: 8pt; color: #000000; font-weight:bold }

.blackboldtext     { font-size:10pt; color: #000000; font-weight: bold }


