.HHB_Plain_Static_List,
.HHB_Plain_Static_List-caption,
.HHB_Plain_Static_List-start,
.HHB_Plain_Static_List-row,
.HHB_Plain_Static_List-end,
.HHB_Plain_Static_List-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    text-align:left;
}

a.HHB_Plain_Static_List:hover,
a.HHB_Plain_Static_List-caption:hover,
a.HHB_Plain_Static_List-start:hover,
a.HHB_Plain_Static_List-row:hover,
a.HHB_Plain_Static_List-end:hover,
a.HHB_Plain_Static_List-bottom:hover {color: #999999;}

table.HHB_Plain_Static_List
{
    border:thin solid #000000;	
}

.HHB_Plain_Static_List-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.HHB_Plain_Static_List-start
{
}

.HHB_Plain_Static_List-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.HHB_Plain_Static_List-end
{
}

.HHB_Plain_Static_List-bottom
{
	margin-top:10px;
	font-weight: bold;	
}






