.f0 /* use for Normal Text in every pages */
{
font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
font-size : 10pt;
text-decoration : none;
color : "#006699";
}

.f1 /* use for Normal Text in every pages */
{
font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
font-size : 10pt;
text-decoration : none;
color : "#006699";
}

.b0
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : "#006699";
}

.b1
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : "#006699";
}

A.a1:HOVER 
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 10pt;
	text-decoration : none;	
	color : "#33CCFF";
}

A.a1
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : "#FC7301";  
}


A.a2:HOVER 
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 10pt;
	text-decoration : none;	
	color : "#FC7301";
}

A.a2
{
	font-family : Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : "#006699";  
}


