BODY, TD, P{ 
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333366;
 }
 A{
 	font-weight: bold;
    Color : #ffffff;
	text-decoration: none;
}
A:Hover{
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
A:Visited{
	font-weight: bold;
	color: #ffffff;
}
A:Active{
	font-weight: bold;
	Color : #333366;
}
HR{
	height: 1pt;
	color : #B50C3C;
}
.copyright{ 
	font-size: 8pt;
	font-weight: bold;
 }
.Header{ 
	font-size: 20pt;
	font-weight: bold;
}
.hours{ 
	color: white;
	font-weight: bold;
	font-size:8pt;
	padding-left: 5px;
}
.hoursHeader{ 
	color: white;
	font-weight: bold;
	font-size:11pt;
	padding: 5px;
 }