<style type="text/css"> 

A:active { color: black; text-decoration: none; font-family: "Century Gothic", "Trebuchet MS" }
A:visited { color: grey; text-decoration: none; font-family: "Century Gothic", "Trebuchet MS"}
A:hover { color: black; font-weight: bold; text-decoration: none; font-family: "Century Gothic", "Trebuchet MS" }
A:link { text-decoration: none; color: black; font-family: "Century Gothic", "Trebuchet MS" }

p, tr, td 
{
font-size: 10pt;
color: black;
line-height: 18pt;
letter-spacing: 1pt;
font-family: "Century Gothic", "Trebuchet MS", arial
}

H1
{
font-size: 28pt;
color: white;
margin-top: 20pt;
margin-bottom: 24pt; 
font-weight: normal;
letter-spacing: 24pt;
font-family: "Century Gothic", "Trebuchet MS", arial
}


H2
{
font-size: 14pt; 
line-height: 18pt;
letter-spacing: 1pt;
font-family: "Century Gothic", "Trebuchet MS", arial
}

H5
{
color: blue;
font-size: 12pt; 
line-height: 26pt;
letter-spacing: 1pt;
font-family: "Century Gothic", "Trebuchet MS", arial
}


b.green 
{color: green; 
text-decoration: none;
font-family: "Century Gothic", "Trebuchet MS", arial
}

#divbg {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}

#maincontent
{
z-index:1;
position:absolute;
}

</style>

