body
{	
text-align: left;
font-size: 10pt;
font-family: arial;
}

h1
{	
text-align: left;
color:#FF0000;
font-size: 12pt;
}

h2 
{ 
text-align: center;
font-size: 20pt;
font-weight: bold;
font-family: arial;
border-style: dotted ;
}

h3 { border-style: dotted }


UL LI { list-style-image: url(images/facbul1a.gif); }

td.border
{
border-color: #0061C2;
border-style: groove;
}

a.bar:link {COLOR: white; font-size: 10pt; font-weight: bold; text-decoration: none }
a.bar:visited {COLOR: white; font-size: 10pt; font-weight: bold; text-decoration: none}
a.bar:active {COLOR: white; font-size: 10pt; font-weight: bold; text-decoration: none}
a.bar:hover {COLOR: white; font-size: 10pt; font-weight: bold; text-decoration: underline overline}

a:link {COLOR: #CC930E; font-size: 10pt; font-weight: bold; text-decoration: none }
a:visited {COLOR: #CC930E; font-size: 10pt; font-weight: bold; text-decoration: none}
a:active {COLOR: #CC930E; font-size: 10pt; font-weight: bold; text-decoration: none}
a:hover {COLOR: red; font-size: 10pt; font-weight: bold; text-decoration: underline overline}





