.win3struct-cell 
{
	FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #303032;
	line-height:14px;
}


A.win3item-headLink:Link
{
	FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #005BAC;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
}
A.win3item-headLink:Visited
{
	FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #005BAC;
	font-weight: bold;
	text-decoration: none;
}
A.win3item-headLink:Hover
{
	text-decoration: underline;
}
A.win3item-headLink:Active
{
	text-decoration: underline;
}
.win3item-headText 
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #005BAC;
}