H1
{
font-family:Comic;
font-style:bold;
background-color:#FFFFC0;
font-size:14pt;
text-indent:0.1cm;
}

H2
{
font-family:Arial;
font-style:italic;
background-color:#FFFFC0;
font-size:12pt;
}

H4
{
font-family:Arial;
font-style:normal;
background-color:#84A3C1;
font-size:10pt;
}

P
{
background-color:white;
font-size:12pt;
font-family:Arial;
}

UL
{
background-color:white;
//list-style-image:url(../Images/ListPoint.gif);
font-size:10pt;
font-family:TimesNewRoman;
}

UL.links
{
background-color:white;
list-style-image:url(../Images/Right.gif);
font-size:10pt;
font-family:TimesNewRoman;
}


BODY
{
background-color:white;
}

a:link
{
color:blue;
font-family:Arial;
font-style:normal;
font-size:12pt;
}
a:visited
{
color:navy;
font-family:Arial;
font-style:normal;
font-size:12pt;
}
