p, ol, ul, li, td {
	 font:10pt Arial;
	 color:#Black;

}

.articlefront {
	 font:8pt Arial;
	 color:#Black;

}

.bold , th {
	 font:10pt Arial; color:#Black;
	 font-weight:bold;
}

.bolditalic {
	 font:10pt Arial; color:#Black;
	 font-weight:bold;
	 font-style:italic;
}

.italic {
	 font:10pt Arial; color:#Black;
	 font-weight:normal;
	 font-style:italic;
}

.normal {
	 font:10pt Arial; color:#Black;
	 font-weight:normal;

}

h1  {
	 font:14pt Verdana; 
	 font-weight:bold; 
	 color:Black;
}
 
h2  {
	 font:14pt Arial;
	 color:#00639E;
	 font-weight:bold; 
}

.articletitle  {
	 font:13pt Verdana; 
	 font-weight:bold; 
	 color:Black;
}

h3  {
	 font:13pt Arial; 
	 font-weight:bold; 
	 color:Maroon;
}

a {
	 font:10pt Arial; color:#00639E;
	 text-decoration : underline;
}


a:hover {
	 font:10pt Arial; color:Blue;
	 text-decoration : underline;
}


.menuon {
	 font:9pt Arial; 
	 font-weight:bold;
	 color:White;
	 text-decoration : none;
}

.menuon:hover {
	 font:9pt Arial; 
	 font-weight:bold;
	 color:White;
	 text-decoration : none;
}

.menu {
	 font:9pt Arial; 
	 font-weight:bold;
	 color:White;
	 text-decoration : none;
}


.menu:hover {
	 font:9pt Arial;
	 font-weight:bold;
	 color:Maroon;
	 text-decoration : none;
}