BODY { 
         font-family : Courier New ;
         font-size : 12pt;
         font-weight:bold;
         margin-left : 12pt;
         margin-right : 46pt;
         margin-top : 22pt;
         text-align: justify;
         color:"navy"
}


P#1 {
	FONT-FAMILY: times new roman, helvetica, geneva; FONT-SIZE: 14pt;
        color:"FF0000"
}
P#2 {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 10pt;
        font-weight:bold;
        color:"navy"
}
P#3 {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 10pt;
        color: "#000000"
}
P#4 {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 10pt;
        font-weight:bold;
        color:"navy"
}
P#5 {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 10pt;
        font-weight:bold;
        color:"brown"
}
P#6  {	FONT-FAMILY: arial,geneva, swiss, sunsans-regular; 
              FONT-weight: 500; 
              color: "#000000";
              FONT-SIZE: 12pt 
}
H1  {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 20pt;
        color: "#990000"
}

H2  {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 16pt;
        color: "#007000"
}
H3  {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 15pt;
        color: "#007000"
}
H4  {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 16pt;
        color: "#700000"
}
H5  {
	FONT-FAMILY: arial, helvetica, geneva; FONT-SIZE: 16pt;
        color: "#000070"
}
A:Link{ Color: #0044ff; font-weight:bold ; text-decoration: none; font-size: 10pt;
 font-family: Arial}
A:Visited{ Color: #0088ee; font-weight:bold ; text-decoration: none; font-size: 10pt; font-family: Arial}
A:Active{ Color: aqua; font-weight:bold ; text-decoration: none; font-size: 100%;
 font-family: Arial}
A:Hover{ Color: #000088; font-weight:bold ; text-decoration: none; font-size: 100%; font-family: Arial}
B { 
         font-weight : bold;
         color : #006000
}
HR#1 { WIDTH: 350;
           COLOR: "#330000";
           POSITION: "CENTER";
           HIGHT=10
}