BODY, P, TD
	{
		color : #000066;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
	}
	A, A:ACTIVE, A:LINK, A:VISITED {
		color : #000066;
		font-weight : bold;
		text-decoration : none;
	}
	A:HOVER {
		color : #000066;
		font-weight : bold;
		text-decoration : underline;
	}
	a.navlink:link, a.navlink:visited, a.navlink:active  {
		color : #999999;
		text-decoration : none;
	}
	a.navlink:hover {
		color : #000066;
		text-decoration : none;
	}
	a.navtop:link, a.navtop:visited, a.navtop:active  {
		color : #9A9A9A;
		text-decoration : none;
	}
	a.navtop:hover {
		color : #9A9A9A;
		text-decoration : none;
	}
	a.smallnav:link, a.smallnav:visited, a.smallnav:active  {
		font-size : 9px;
		color : #9A9A9A;
		text-decoration : none;
	}
	a.smallnav:hover {
		font-size : 9px;
		color : #9A9A9A;
		text-decoration : underline;
	}
	.copyright {
		font-size : 9px;
		color : #9A9A9A;
	}
	.breadcrumb {
		font-size : 9px;
		color : #9A9A9A;
	}
	.tagline{
		color : #FFFFFF;
		font-size : 9px;
		font-weight : bold;
	}
	.bigbold{
		color : #000066;
		font-size : 12px;
		font-weight : bold;
	}
	.small{
		color : #000066;
		font-size : 9px;
	}

