a:link { color:rgb(225,0,40); text-decoration: underline; }
a:visited { color:rgb(180,80,100); text-decoration: underline; }
a:hover { color:blue; text-decoration: none; }
a:active { color:rgb(255,0,255); background-color:lightblue; }
a:focus { color:blue; text-decoration: none; }

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,p,ul,ol,li,div,td,th,address,blockquote { font-family:Arial,sans-serif; }

h1 { font-size:24px; margin-bottom:8px; margin-top:4px; text-decoration:underline; text-align:center; }
h2 { font-size:20px; margin-bottom:0px; margin-top:5px; }
h3 { font-size:16px; margin-bottom:0px; margin-top:0px; margin-left:4px; font-weight:bold; }
h4 { font-size:20px; margin-bottom:0px; margin-top:4px; text-align:center; }
h5 { font-size:16px; margin-bottom:0px; margin-top:0px; margin-left:4px; font-weight:bold; text-align:center; }
h6 { font-size:14px; margin-bottom:8px; margin-top:8px; text-align:center; }
p { font-size:13px; margin-bottom:10px; margin-top:10px; }
li { font-size:14px; margin-bottom:2px; margin-top:2px; margin-left:4px; }