body	{
    SCROLLBAR-FACE-COLOR: #6699CC;
    SCROLLBAR-BASE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #CCEEFF;
    SCROLLBAR-SHADOW-COLOR: #000080;
    SCROLLBAR-3DLIGHT-COLOR: #336699;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #ccddee;
    SCROLLBAR-DARKSHADOW-COLOR: navy
}

td.bb {
	border: solid 1px #003399;
}

A.m:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #FF6666;
	text-decoration : none;
}

A.m, A.m:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #000099;
	text-decoration : none;
}

A.m:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #FF6666;
	text-decoration : underline;
}

A.n:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #FFFFFF;
	text-decoration : none;
}

A.n, A.n:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #FFFFFF;
	text-decoration : none;
}

A.n:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	cursor : hand;
	color : #CCFFFF;
	text-decoration : underline;
}