BODY
{
font-family: Times New Roman, Times, Serif;
font-size: small;
font-weight: 400;
font-style: normal;
text-decoration: none;
text-transform: none;
color: #000000;
background: #FFFFCC;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
P
{
font-family: Times New Roman, Times, Serif;
font-size: small;
font-weight: 400;
font-style: normal;
text-decoration: none;
text-transform: none;
color: #000000;
}
p.highlight { background: yellow }

H1
{
font-family: ChelthmITC Bk BT, Times New Roman, Serif;
font-size: x-large;
font-style: normal;
text-decoration: none;
text-transform: none;
color: #000000;
}
H2
{
font-family: ChelthmITC Bk BT, Times New Roman, Serif;
font-size: large;
font-style: normal;
text-decoration: none;
text-transform: none;
color: #000000;
}
A
{
font-family: Times New Roman, Times, Serif;
font-size: small;
font-style: normal;
text-decoration: none;
text-transform: none;
color: #000000;
}
A:link { color: #0000FF; }
A:visited { color: #008080; }
A:active { color: #FF0000; background: #00FFFF; }
A:hover { text-decoration: underline; font-weight: 200;
color: #666699; background: #FFFF00; }
a.top {font: 11px arial }
a.top2 {font: 11px arial; background: #CCFFFF }
a.top2:link { color: red; }
a.top2:visited { color: red; }
a.linkalt:link { text-decoration: none; color: 6699CC }
a.linkalt:visited { text-decoration: none; color: EBDD8B }
a.linkalt:active { text-decoration: none; color: blue; background: #00FFFF; }
a.linkalt:hover { text-decoration: underline; font-weight: 200; color: #666699;
background: #FFFF00; }



table.w { background: url(h1.gif) white repeat-x left bottom }
table.b { background: url(h2.gif) #CCFFFF repeat-x left bottom }
table.t { background: url(h2.gif) transparent repeat-x left bottom }
table.h { background: url(h1.gif) transparent repeat-x left bottom }