a:link {color:#777777; text-decoration: none;}
a:active {color:blue; text-decoration: none;}		
a:visited {color:#999999;text-decoration: none;}
a:hover {color:#333333; text-decoration: underline;}

.help a:link {color:blue;text-decoration: none; background-color: #ffffff;}
.help a:active {color:blue; text-decoration: none; background-color: #ffffff;}
.help a:visited {color:#999999;text-decoration: none; background-color: #ffffff;}
.help a:hover {color:blue; /*#333333*/; text-decoration: underline; background-color: #ffffff;cursor:help}


body{background:#fafafa/*blue*/;font-family:verdana,arial;color:black;margin-top:0;margin:0}
h1,h2,h3,h4,h5,h6{font-family:"courier new",courier/*times*/ ; color:/*blue*/gray;}
h1 {text-align:right;}
p {text-indent:-1em; margin: 1em 1em 1em 6em;}
#q {padding: 1em 2em 0em 2em; font-size:large}
#AF {padding: 0em 2em 0em 2em}
ul,ol {text-indent:0em; margin: 1em 1em 1em 8em;}
pre {background:white;text-indent:0em;color:black;margin: 2em 2em 2em 10em;}
#topbar,#botbar {font-size:x-small;background:white;color:black;text-indent:1em;}
.warningbox{float:left;width:15%;margin-right:30px;font-size: smaller; text-indent:0em; margin: 1em 3em 1em 0em; color:firebrick;}
.warning[p]  {text-indent:0em; margin: 1em 1em 1em 0em; color:firebrick;}
.error {color:firebrick;}
.warning { color:firebrick;}
.result {color:blue;}
.tip  {background:white;color:black;text-indent:0em;margin: 1em 1em 1em 1em;}
.footnote {font-size:x-small;background:white;color:black;text-indent:0em;margin: 1em 1em 1em 1em;}
.petiimage {float:right;}
.eg1{background:#ffffe0;color:black;} /*yellow*/
.eg2 {background:#40e0d0;color:black;}
.eg3,.inc {background:#7fffd4;color:black;} /*green*/
.eg4,.exc {background:#ffb6c1;color:black;} /*red*/
.eg5 {background:#ffebcd;color:black;}
.ho {background:#666666;color:white;}
.he {background:#333333;color:white;}
.eo {background:#f5f5f5;color:black;}
.ee,.ind {background:#fafafa;color:black;}
.oo {background:#efefef;color:black;}
.oe {background:#f5f5f5;color:black;}
