h1
{
font-size: 22pt;
font-weight: 600;
margin-left: 45pt;
}

h2
{
font-size: 18pt;
font-weight: 600;
margin-left: 30pt;
}

h3
{
font-size: 14pt;
font-weight: 500;
margin-left: 15pt;
}

h4
{
font-size: 10pt;
font-weight: bold;
}

h1,h2,h3,h4,hr 
{
font-family: verdana, 'sans serif'; 
color: #922037; 
}

p,li,th,td
{
font-family: verdana, 'sans serif'; 
color: #922037; 
font-size: 10pt;
}

table,address
{
font-family: verdana, 'sans serif'; 
margin-left: 15pt;
color: #630909; 
}


th 
{
background-color:#DDDD90
}

body
{
background-color: #faf8bc;
}


a:link    {color: #009900}
a:visited {color: #006600}
a:active  {color: #006600}
a:hover   {color: #D23C2D}

*.outset 
{
border-style: outset;
border-color: #006600;
border-width: 3px
}

ul
{
list-style-image:  url(../Images/bullet.gif)
}
.contrast {  color: #006600}
.contrast-i-b {  font-style: italic; font-weight: bold; color: #006600}
.contrast-i {  font-style: italic; color: #006600}
.contrast-b {  font-weight: bold; color: #006600}
.screaming-i-b {  font-style: italic; font-weight: bold; color: #ff0000}
