
font.h1
{
    COLOR: #333333;
	font-size: 18pt;
	font-weight: bold;
}
font.nh2
{
    COLOR: #333333;
	font-size: 15pt;
	font-weight: bold;
}

font.nh2c
{
    COLOR: #216f06;
	font-size: 15pt;
	font-weight: bold;	
}
font.nh3
{
    COLOR: #333333;
	font-size: 10pt;
	font-weight: bold;
}
font.bdtxt1
{
    COLOR: #333333;
	font-size: 12pt;
	font-weight: normal;
}
font.bdtxt1_i
{
    COLOR: #333333;
	font-size: 12pt;
	font-weight: normal;
	font-style:italic;
}