BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : #000000;
	background-color : White;
	background-image : none;
}

A:LINK, A:VISITED {
	text-decoration: none;
	color : #3366CC;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
}

DIV.blue {
	text-decoration: none;	
	color : #3366CC;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

DIV.yellow {
	text-decoration: none;
	color : #FFCC66 ;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}


A.blue:LINK, A.blue:VISITED {
	text-decoration: none;
	color : #3366CC;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

A.yellow:LINK, A.yellow:VISITED {
	text-decoration: none ;
	color : #FFCC66 ;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

A.green:LINK, A.green:VISITED {
        text-decoration: none ;
        color : #339966 ;
        background : transparent ;
        font-family : Verdana, Arial, sans-serif ;
}

A.blue:active { 
	text-decoration : none; 
	color : #000000;
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size: 8pt;
}

A.blue:hover { 
	text-decoration : none; 
	color : #000000;
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size: 8pt;
}

A.yellow:active { 
	text-decoration : none;
	color : #FFFFFF;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size: 8pt;
}

A.yellow:hover { 
	text-decoration : none;
	color : #FFFFFF;	
	background : transparent ;
	font-family : Verdana, Arial, sans-serif ;
	font-size: 8pt;
}

