BODY, P, TD
	{
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	A, A:ACTIVE, A:LINK, A:VISITED {
		color : #990000;
		font-weight : bold;
		text-decoration : none;
	}
	A:HOVER {
		color : #990000;
		font-weight : bold;
		text-decoration : underline;
	}
	a.smallnav:link, a.smallnav:visited, a.smallnav:active  {
		font-size : 9px;
		color : #666666;
		text-decoration : none;
	}
	a.smallnav:hover {
		font-size : 9px;
		color : #666666;
		text-decoration : underline;
	}
	.copyright {
		font-size : 9px;
		color : #333333;
	}
	.breadcrumb {
		font-size : 9px;
		color : #666666;
	}
	.bigblack{
		color : #000000;
		font-size : 12px;
		font-weight : bold;
	}
	.bigred{
		color : #990000;
		font-size : 10px;
		font-weight : bold;
	}
	.smallred{
		color : #990000;
		font-size : 9px;
	}
	.rad1{
		font-size: 8px;
		color: #666666;
	}
	a.rad1link:link, a.rad1link:visited, a.rad1link:active  {
		font-size : 8px;
		color : #666666;
		text-decoration : none;
	}
	a.rad1link:hover {
		font-size : 8px;
		color : #666666;
		text-decoration : underline;
	}
