shadow {
position:absolute;
top:2px;
left:1px;
color:white;
}

h1, h2, h3, h4 {
font-family:"Comic Sans MS","Arial", sans-serif;
font-weight:bold;
color:black;
width:100%;
border-style:none;
border-width:thin;
}

h1 {
width:100%;border: 1px solid #999999;
font-weight:bold;font-family:"Comic Sans MS";font-size:12pt;
background-color:#FFFF00;text-align:center}

h2 {
width:100%;border: 1px solid #999999;
font-weight:bold;font-family:"Comic Sans MS";font-size:10pt;
background-color:#FFBF00;text-align:left}

h3 {
width:100%;border: 1px solid #999999;
font-weight:bold;font-family:"Comic Sans MS";font-size:9pt;
background-color:#FF6F00;text-align:left}

h4 {
width:100%;border: 1px solid #999999;
font-weight:bold;font-family:"Comic Sans MS";font-size:8pt;
background-color:#FF3F00;text-align:left}

a         {color:#666666}
a:hover   {text-decoration:none}

a.aa {color:#0000FF}

body {font-family:Arial;font-size:10pt;background-color:#F3F3E9;}