a:link
{ 
	font-family : arial;
	text-decoration : underline;
	font-size : 9pt;
	color : 5C97B0;

}
a:active
{ 
font-family : arial;
	text-decoration : underline;
	font-size : 9pt;
	color : 5C97B0;

}
a:visited
{ 
font-family : arial;
	text-decoration : underline;
	font-size : 9pt;
	color : 5C97B0;

}
a:hover
{
font-family : arial;
	text-decoration : none;
	font-size : 9pt;
	color : black;
}

a.subnav:link
{ 
	font-family : arial;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : 729c86;
}
a.subnav:active
{ 
font-family : arial;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : 729c86;

}
a.subnav:visited
{ 
font-family : arial;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : 729c86;

}
a.subnav:hover
{
font-family : arial;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : black;
}

.home_main
{
	font-size : 7pt;
	font-family : arial;
	text-decoration : none;
	color : 5c97b0;
}

.home_main2
{
	font-size : 9pt;
	font-family : arial;
	text-decoration : none;
	color : 547363;
}

.address
{
	font-size : 7pt;
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : black;
}
.address2
{
	font-size : 7pt;
	font-family : arial;
	text-decoration : none;
	color : white;
}

.subhead
{
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : 5C97B0;
}