/* CSS Document */


h2
{
font-family: "AvantGarde Bk BT"; 
font-size: 12pt
}

h3
{
font-family: "Times"; 
font-size: 12pt;
color: #ffffff
}

p,table,li,address
{
font-family: "AvantGarde Bk BT"; 
}

h1,hr
{
	color:#000000;
	font-family: "AvantGarde Bk BT";
	font-size: 15pt;
}

a:link {text-decoration: none; image-decoration: border; color: #110033}
a:visited {color: #110033}
a:active   { color:#FFFFFF }
a:hover    { text-decoration: underline; color: #ffee22 }
	
td#links a img {height: 0; width: 0; border-width: 0;}
td#links a:hover img {position: absolute;
    top: 40px; left: 160px; height: 50px; width: 300px;}
