<!-- style sheet for menu on side of page -->

A.selector:link { font-size:10pt; font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:black; text-decoration:none};
A.selector:visited { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:black; text-decoration:none};
A.selector:active { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:black; text-decoration:none};
A.selector:hover { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:red; color:white; text-decoration:none};

A.regtext:link {background:white; color:blue; text-decoration:underline}
A.regtext:visited {background:white; color:blue; text-decoration:underline}
A.regtext:active {background:white; color:blue; text-decoration:underline}
A.regtext:hover {background:white; color:red; text-decoration:underline}


UL {font-size:10pt; font-family:"Verdana" }
UL.fact {color:green}

LI {font-size:10pt; font-family:"Verdana" }
LI.fact {color:green}


P {font-size:10pt; font-family:"Verdana" }
P.fiction {color:red}
P.fact {color:green}
P.selected { font-size:10pt; font-family:"Arial, Helvetica, sans-serif"; 
             font-weight:bold; background:white; color:red; text-decoration:none};

P.selectheader { font-size:10pt; font-family: "Arial, Helvetica, sans-serif";
                 font-weight:bold; color:white; text-decoration:none};

A.grayed:link { font-size:10pt; font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:gray; text-decoration:underline};
A.grayed:visited { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:gray; text-decoration:underline};
A.grayed:active { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:white; color:gray; text-decoration:underline};
A.grayed:hover { font-size:10pt;font-family:"Arial, Helvetica, sans-serif";font-weight:bold; background:red; color:black; text-decoration:underline};

H1 {font-family:"Verdana"}

H2 {font-family:"Verdana"}

H3 {font-family:"Arial, Helvetica, sans-serif"}
H3.cursive {font-size:16.0pt;mso-bidi-font-size:13.0pt;font-family:"Brush Script"'}

table {font-size:10pt; font-family:"Verdana"}
