body a {
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
    color: #000000;
    font-family: ARIAL, VERDANA, sans-serif; font-size: 12px;
    }
body a:hover, body a:active {
	text-decoration:none;
    color: #000000;
    font-family: ARIAL, VERDANA, sans-serif;
}

body a.home {
	font-family: ARIAL, VERDANA, sans-serif;
	font-size: 10px;
	text-decoration: underline;
    color: #000000;
    }

body a.home:hover, body a.home:active {
	text-decoration:none;
    color: #000000;
}

body a.crumbs {
	font-family: ARIAL, VERDANA, sans-serif; 
	font-size: 10px;
	text-decoration: underline;
    color: #000000;
    }

body a.crumbs:hover, body a.crumbs:active {
	text-decoration:none;
    color: #000000;
}

h1 {   font-family: ARIAL, VERDANA, sans-serif; font-size: 15px; color: #FF8000; margin-bottom: 6px; margin-top: 0px; font-weight: 600; }
h2 { font-family: ARIAL, VERDANA, sans-serif; font-size: 13px; color: #000000; margin-top: 2px; margin-bottom: 2px; font-weight: 600;}
td.home { font-family: ARIAL, VERDANA, sans-serif; font-size: 11px; color: #000000;}
td { font-family: ARIAL, VERDANA, sans-serif; font-size: 12px; color: #000000;}
strong { font-weight: 700;}


.hide { display: none; }
/* only read by IE, and only required by IE */