BODY { 
background-color: rgb(252,252,184);
color: rgb(255,255,255);
}

A, P,UL,OL,TD,TH,H1,H2,H3,H4,H5,DL,INPUT,SELECT,TEXTAREA {
font-family: Comic Sans MS, Impact Garamond, verdana, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #000000 ;
}

TD {
padding-left: 5px;
padding-right: 5px;
}

SPAN.omit {
color: #AAAAAA ;
}

H1,H2 {
font-size: 16pt;
color: #000080;
text-align: left;
}

H3 {
font-size: 14pt;
color: #000080;
text-align: left;
}

A:link  {
color: #330066;
text-decoration: underline;
}

A:visited  {
color: #330066;
text-decoration: underline;
}

A.omit:link  {
color: #AAAAAA;
text-decoration: underline;
}

A.omit:visited  {
color: #AAAAAA;
text-decoration: underline;
}

TD.small, P.small {
font-size: smaller;
font-weight: normal;
}

