P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top : 3pt;
	margin-bottom : 6pt;
}
H1
{
	COLOR: #009999;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 18pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
H2
{
    COLOR: #009999;
	FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: 700;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
H3
{
    COLOR: #009999;
	FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: 700;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
H4
{
    COLOR: #009999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 700;
   }
H5
{
    COLOR: #009999;
	FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 700;
	margin : 3pt 0pt 3pt 0pt;
      }
TD
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
UL { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	margin-top : 2pt;
	list-style-type :  square;
	}
LI { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	margin-top : 6pt;
	margin-bottom : 6pt;
	}
DL { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	list-style-type :  square;
	}
DT { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	margin-top : 6pt;
	FONT-WEIGHT: 700;
	margin-bottom : 6pt;
	}
DD { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	margin-top : 6pt;
	margin-bottom : 6pt;
	}
A:link {
	text-decoration:underline; 
	FONT-FAMILY: "Times New Roman", Times, serif;
	color:#009999; 
	font-size:12pt; 
	font-weight: bold;
	}
A:visited { 
	text-decoration:underline; 
	FONT-FAMILY: "Times New Roman", Times, serif;
	color:#009999; 
	font-size:12pt; 
	font-weight: bold;
	}
A:active {
	FONT-FAMILY: "Times New Roman", Times, serif;
	color:#009999; 
	font-size:12pt; 
	font-weight: bold;
	}
A:hover { 
	color:#009999; 
	text-decoration:none; 
	}
.FormSpace { 
	margin : 0pt 0pt 0pt 0pt;
	}
.ListSquare {
	list-style : square;
}
.white {
	color: White;
}
.whiteBold {
	color: #ffffff;
	font-weight: 700;

}
.PullOut {
	color: #009999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	font-size : larger;
}