body 
{
 background-color: "#cccccc"; 

}
.headercopy
{
	font-family: "lucida sans unicode", verdana, helvetica; 
	font-size: 12px;
	color: #FFFFFF;
}

.bodycopy
{
	font-family: "lucida sans unicode", verdana, helvetica; 
	font-size: 12px;
	color: #000000;
}

.footercopy
{
	font-family: "lucida sans unicode", verdana, helvetica; 
	font-size: 12px;
	color: #FFFFFF;
}


.header { 
	cursor: hand; cursor:pointer;
}
.details {
	display:none; visibility:hidden;
}

A.subOver {
	color: #e7dc39;
    text-decoration: none;
}
a {
        color: #185277;
        text-decoration: none;
}
a:hover {
        color: #e7dc39;
        text-decoration: underline;
}
