body{
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /* 10*/
	line-height: 1.4;
	color: #666666;
	
}
/* Verdana, Geneva, Arial, helvetica, sans-serif */
A:LINK
{
    FONT-SIZE: 8pt;
    COLOR: #0066CC;
    FONT-FAMILY: 'Verdana';
    font-weight: lighter ;
 }
 
A:visited
{
    FONT-SIZE: 8pt;
    COLOR: #0066CC;
    FONT-FAMILY: 'Verdana';
    font-weight: lighter ;
}
A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #66CC00;
    FONT-FAMILY: 'Verdana';
    font-weight: lighter ;
 }
A:active
{
    FONT-SIZE: 8pt;
    COLOR: #0066CC;
    FONT-FAMILY: 'Verdana';
    font-weight: lighter ;
}

.CONTROL_EIGHT
{
	font-family: 'Verdana';
	font-size: 8pt;
	color: #333333;
}
.CONTROL_SMALL_L
{
	font-family: 'Verdana';
	font-size: x-small ;
	color: #999999;
	font-weight: lighter ;
}
.CONTROL_EIGHT_B
{
	font-family: 'Verdana';
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

.CONTROL_NINE
{
	font-family: 'Verdana';
	font-size: 7pt;
	color: #333333;
}

.CONTROL_TEN
{
	font-family: 'Verdana';
	font-size: 10pt;
	color: #666666;
}
.CONTROL_TEN_B
{
	font-family: 'Verdana';
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	
}

.CONTROL_ELEVEN_B
{
	font-family: 'Verdana';
	font-size: 11pt;
	color: #00adda;
	font-weight: bold;
	
} 
 
.CONTROL_TWENTY_B
{
	font-family: 'Verdana';
	font-size: 20pt;
	color: #0066CC;
	font-weight: bold;
	font-style: italic ;
}

input 
{
    margin-left:-5px;
    font-size: 10pt;
}
