
<STYLE type="text/css">

	.placeholder {color: #003399;}

	BODY	{	background-color:white;
				font-family:Times;
				margin-left:0;
				margin-top:0;
				margin-right:0;
				margin-bottom:0;
			}

	
	a:link		{color:navy;}
	a:visited	{color:navy;}
	a:hover		{color:red;}

	h1	{	font-family:Times;
			font-size:20px;
		}
	h2	{	font-family:Times;
			font-size:14px;
			font-weight:bold;
		}
	h3	{	font-family:Times;
			font-size:16px;
			font-weight:normal;
		}

	.NAV {	color:white;
		}

	p.NAV {	margin-left:	18pt;
		}
			
	a.NAV:link {color:white;font-weight:bold;}
	a.NAV:visited {color:white;font-weight:bold;}
	a.NAV:hover {color:red;font-weight:bold;}

	.days {font-family:Times;
			font-size:16px;
			font-weight:bold;
			margin-left:10pt;
		}

	.hours {font-family:Times;
			font-size:16px;
			font-weight:bold;
		}

	.title	{	font-family:Times;
					font-size:20px;
					color:#0061CE;
					text-align:center;
					font-weight:normal;
		}

	.address	{	font-family:Times;
					font-size:16px;
					font-weight:bold;
					margin-left:10pt;
		}


</STYLE>
