﻿a:link       { color:  ##008080;  text-decoration: none;
              /* background-color:#FFFFFF */
             }
a:visited    { color:  ##008080;  text-decoration: none }
a:active     { color:  ##008080;  text-decoration: none }
a:hover      { color:  #0000FF; font-weight: bold }

body         { font-family: AvantGarde Bk BT; background-color: #FFFFFF; color: #000000; 
               font-size: 10 pt }
table        { table-border-color-light: #F0C0C0; table-border-color-dark: #FFF9DD; 
               font-size: 8 pt; background-color:  ;
}
            
               
h1, h4, h5, h6
{
	font-family: AvantGarde Bk BT; 	
	color: #008080 
}
h2
{
	font-family: AvantGarde Bk BT;
	font-size: large;
	color: #3366FF;
	background-color: #FFCC00;
}
h3
{
	font-family: AvantGarde Bk BT;
	font-size: large;
	color: #FFCC00;
	background-color: #3366FF;
}


h4
{
 font-size: 10 pt
}

h5
{
 font-size: 10 pt
}

ul  
     {
	background: #00FF00;
	font-size: 8 pt;
	background-color: #FFF9DD;
}
