

body {background-color: #FFA32A}

table {background-color: #FFA32A}

img {border-color: #FFA32A}

a:link
{
color: #F43400;
font-weight:  bold
}


A:visited
{
color: #804000;
font-weight: normal
}

A:active
{
color: #F43400;
font-weight: normal
}

p, ul, ol, li, h1, h2, h3, table, tr, td, abbr, cite 
{
font-family: "verdana", "arial", "switzerland"
font-size="x-small"
}

p, ul, ol, li, table, tr, td
{
text-align: left;
color: black;
font-size: 10pt
}


em
{
text-align: left;
color: black;
font-size: 10pt;
font-style: italic
}


h1
{
color: #F43400;
text-align: left;
font-size: 20pt
}


h2
{
color: #F43400;
text-align: left;
font-size: 14pt
}

h3, strong
{
color: black;
text-align: left;
font-size: 10pt;
font-weight: bold
}

#welcome
{
text-align: left;
color: black;
font-size: larger;
font-weight: bold
}

#heading
{
color: black;
text-align: center;
font-size: 10pt;
font-style: italic;
font-weight:  bold
}


#highlight, #foamy
{
color: #F43400;
font-style: italic;
font-weight:  bold
}


#center
{
text-align: center;
font-weight:  bold
}


#footer
{
text-align: center;
font-size: 9pt
}


#caption
{
text-align: center;
color: black;
font-size: 10pt;
font-style: italic
}

hr
{
color: #F43400;
align: center;
width: 80%
}


