p, ol, ul, li, td {
	 font:9pt Arial; color:Black;

}

.bold {
	 font:9pt Arial; color:Black;
	 font-weight:bold;
}

.italic {
	 font:9pt Arial; color:Black;
	 font-weight:normal;
	 font-style:italic;
}

.normal {
	 font:9pt Arial; 
	 color:Black;

}


 
h2  {
	 font:14pt Arial; 
	 font-weight:bold; 
	 color:#0048A6;
}

h3  {
	 font:12pt Arial; 
	 font-weight:bold; 
	 color:#0048A6;
}

a {
	 font:9pt Arial; color:#0048A6;
	 text-decoration : underline;
}
