body
{font-family: Arial,sans-serif; 
font-size: 10pt; 
color: white; 
background-color: #9A9999;
}

table
{color: white;
font-family: Arial,sans-serif;
font-size: 10pt;
font-style: normal;
text-decoration: none}

h1
{color: white;
font-family: Arial,sans-serif;
font-size: 12pt;
font-style: bold;
text-decoration: none}

h2
{color: white;
font-family: Arial,sans-serif;
font-size: 10pt;
font-style: bold;
text-decoration: none}

.crunch_text
{
	font-size: 8pt;
	line-height: 10px;
	color: gray;
}

a:visited
{text-decoration:none;
color: white;}

a:active
{text-decoration:none;
color: white;}

a:link
{text-decoration:none;
color: white;}

a:hover
{text-decoration:none;
color: silver;}

a:visited.footer
{text-decoration:none;
font-weight: normal;
color: white;
}

a:active.footer
{text-decoration:none;
font-weight: normal;
color: white;
}

a:link.footer
{text-decoration:none;
font-weight: normal;
color: white;
}

a:hover.footer
{text-decoration:none;
font-weight: normal;
color: #EFEFEF;
}
