.AnchorNAV { font-family : Arial,Helvetica; }
.AnchorNAV { font-size : 10pt; }
.AnchorNAV { font-weight : bold; }
.AnchorNAV { color : white; }
.AnchorNAV { text-decoration : none; }
A { color : black; }
A { font-size : 10pt; }
A { font-weight : bold; }
A { text-decoration : none; }
A:hover { background : #023503; }
A:hover { color : white; }
A:hover { font-style : italic; }
A:hover .AnchorNAV { background : lightgrey; }
A:hover .AnchorNAV { color : black; }
A:hover .AnchorNAV { font-style : italic; }
BODY { background : white; }
BODY { color : black; }
BODY { font-family : Arial,Helvetica; }
BODY { font-size : 10pt; }
BODY { text-align : center; }
BODY { width : 100%; }
HR { color : #023503; }
HR { height : 2; }