BODY {background-color: #ffffff; font-family: verdana,sans-serif,tahoma,arial,helvetica, sans-serif; color: #000000}

body.menu {background-color: #ffeeff}

/* Text properties */

bold, center, H1, H2, H3, H4, P, PRE, TABLE, TR, TD, UL{

verdana,sans-serif,tahoma,arial,helvetica, sans-serif; color: #000000}

H1 {
/* font-size: 150%; color: #003366 */
font-size:160%; color: #AA0000; font-weight:bold
}

H1.sub{font-size:130%; color: #AA0000;margin-top:0;font-style:italic}

H2 {
font-size: 130%; color: #0000AA;text-align:left
}

H3 {
font-size: 100%; margin: 1%; color:#DD0000
}

H4 {
font-size: 110%
}

P {
margin:2%}

p.author {margin-left:20%;margin-top: 0;margin-bottom: 0;font-weight:bold
}
p.quote {margin-left:10%;margin-top: 0;margin-bottom: 0;font-style:italic
}
p.quotedauthor {margin-left:30%;margin-top: 0;margin-bottom: 0;}

/* Link properties */

A:link {color: #AA0000; text-decoration:underline;font-weight: bold}

/*A:visited {color:#0000AA; text-decoration:underline;font-weight: bold}*/
A:visited {color:#AA0000; text-decoration:underline;font-weight: bold}

A:active {color: #000000; text-decoration:underline;font-weight: bold}

A:hover {color: #ffffff; background-color: #000000; text-decoration:underline;font-weight: bold}

pre{
  font-size: 90%
}



