.Head
{
	font-family: Arial;
    font-size: 10pt;
    font-weight: Bold;
    color: #FFFFFF;
}
.Normal
{
	font-family: Arial;
    font-size: 10px;
    font-weight: Normal;
    color: #014141;
}
#common .Head
{
	font-family:  Arial;
    font-size:  11px;
    font-weight: Bold;
    color: #014141;
}


