/* CSS Document */
.type
{
	font-family: Arial, sans-serif; 
	color: #000000; 
	font-size: 11px;
	line-height: 13pt;
}


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

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

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

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

.footer
{
	font-family: Arial, sans-serif; 
	color: #ffffff; 
	font-size: 11px;
	line-height: 13pt;
}

.hours
{
	font-family: Arial, sans-serif; 
	color: #000000; 
	font-size: 10px;
	line-height: 10pt;
}

body 
{
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}