BODY { margin: 0;
background: white URL(images/vertbar.jpg);
background-repeat: repeat-y;  } 

BODY, P, TD, H1, H2, H3, H4, UL, LI { font-family: Verdana, Arial, sans-serif; }
BODY, P, TD { color:#333333; font-size:10pt; font-weight:700; }
H1 { color:#003388; font-size:24pt; font-weight:700; }
H2 { color:#003388; font-size:18pt; font-weight:700; }
H3 { color:#003388; font-size:14pt; font-weight:700; }
H4 { color:#003388; font-size:12pt; font-weight:700; }
H5 { color:#333333; font-size:10pt; font-weight:700; }

a:link, a:visited, a:hover, a:active { color:#004499;  text-decoration: underline; }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
color:#0066CC; font-size:10pt; font-weight:700;
margin:0; padding:0;
}

OL
{
list-style-position: outside;
margin:0 0 0 1.3em; padding-left:0.6em;
}

UL.spread LI {margin-bottom: 0.6em; }

UL.spread2 LI {margin-bottom: 1.2em; }

OL.spread LI {margin-bottom: 0.6em; }

#copy 
{ font-family: Verdana, Arial, sans-serif;
color:#333333;
font-size:8pt;
font-weight:400;
}

td.bldg
{ background: URL(images/bldg.jpg);
background-repeat: no-repeat;
}

td.shadow
{ background: URL(images/topbar_shadow.jpg);
background-repeat: repeat-x;
}

#navbar a:link {
  color:#FFFFFF;
  text-decoration: none;
}

#navbar a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#navbar a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

#navbar a:active {
  color:#FFFFFF;
  text-decoration: underline;
}
