p, ol, ul, li, td {
	 font:11pt Arial; color:#000000;
	 font-weight:normal;

}

.bold , th {
	 font:11pt Arial; color:#000000;
	 font-weight:bold;
}

.bolditalic {
	 font:11pt Arial; color:#000000;
	 font-weight:bold;
	 font-style:italic;
}

.italic {
	 font:11pt Arial; color:#000000;
	 font-weight:normal;
	 font-style:italic;
}

.normal {
	 font:11pt Arial; color:#000000;
	 font-weight:normal;

}

h1  {
	 font:14pt Arial; 
	 font-weight:bold; 
	 color:Black;
}

.large  {
	 font:16pt Arial; 
	 font-weight:bold; 
	 color:Black;
}

h2  {
	 font:13pt Arial; 
	 font-weight:bold; 
	 color:Black;
}

a {
	 font:11pt Arial; color:Blue;
	 text-decoration : underline;
}

