BODY,P,H1,H2
{
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

BODY
{
    color: #000066;
    background-color: #FFFFFF;
    font-style: normal;
    font-size: 12px;
    text-decoration: none;
}
P
{    margin-left: 2em; }


H1,H2
{
	color: #356A9F;
	font-style: italic;
    text-align: left;
}

H1
{
    font-size: 24px;
    text-indent: -48px;
    padding-left: 48px;
}
H2
{
    font-size: 17px;
}

HR  { height:1px; border:none; border-bottom: 1px dashed #bba }

A, A:link, A:vizited, A H1, A:link H1, A:vizited H1, A H2, A:link H2, A:vizited H2
{
    font-family: Arial, Tahoma, Verdana, sans-serif;
    color: #356A9F;
    text-decoration: underline;
}

A:hover, A:hover H1, A:hover H2
{
    font-family: Arial, Tahoma, Verdana, sans-serif;
    color: #993333;
    text-decoration: none;
}

UL        { list-style: square;   margin-left: 3em; margin-top: 1em  }
UL UL     { list-style: disc;  }
UL UL UL  { list-style: circle }

LI {margin-bottom: 0.5em;}
UL.hidden {list-style: none;}

.copy
{
  font-weight: bold
}

EM
{
  font-weight:bold;
  font-style: normal;
  color:      #993333;
}
EM:hover
{ 
  color:      #a44; 
}

IMG.ti {
padding: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
float: left;
}