/* BODY { background-image: url(images/whttxtr1.jpg); background-color: "#eeeeee"} */
BODY { background-color: #ffffcc }

h1,h2,h3
{
font-family: "comic sans ms", arial, 'sans serif'; 
}

p,table,li,address,dd
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
}

p,li,th,td,dd
{
color : #0000cc;
}

h1,h2,h3,hr
{
color:saddlebrown;
}

a
{
font-family: "comic sans ms", arial, 'sans serif'; 
}
a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:red }

.small
{
font-family: "comic sans ms", arial, 'sans serif'; 
font-size:80%;
color : #0000cc;
}


