/* CSS Document */

Style sheet:

content
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 9px;
color:  #000000;
background-color:#33CCCC;
margin:0;}


A
{
cursor:help;height:1px;}
A:link {text-decoration: none;
cursor: help; color:#336666}
A:visited {text-decoration: none;
cursor: help;color:#339999}
A:active {text-decoration: none;
cursor: help;color:#33CC99}

a:hover
{
color:#33CC99; text-decoration: none; border-bottom: 1px dashed; 
cursor:crosshair; 1px}

h1
{border-bottom:1px dotted #FFFFFF;
margin-bottom:15px;
margin-top:15px;
font-style:italic;
font-size:10pt;
color:#808080;}
