body 
{
background-image:
url('images/bkgd2.gif');
background-repeat: repeat
} 

p
{
font-family: Verdana;
font-size: 10pt;
color: #454843;
text-align: left;
}

p.sidebar
{
font-family: Verdana;
font-size: 8pt;
font-style: italic;
color: #454843;
text-align: center;
}

p.footer
{
font-family: Verdana;
font-size: 10pt;
color: #454843;
text-align: center;
}

p.callout
{
font-family: Verdana;
font-size: 12pt;
color: #454843;
text-align: center;
font-weight: bold;
font-style: italic
}


a:active
{
color: #FF00FF;
}

a:visited
{
color: #B00085;
}

h1
{
color: #454843; font-size: 20pt;
text-align: center
}

h2
{
color: #454843; font-size: 14pt
}

h3
{
color: #454843; font-size: 14pt;
font-weight: bold;
font-style: italic
}

h4
{
color: #454843; font-size: 12pt
}


ul {
  margin:10px 10px 10px 10px;
  padding:15px 25px 25px 25px;
  font-family: Verdana;
  font-size: 10pt;
  color: #454843;
  list-style-type: none;
}
