P  {
	font-size : 10pt;
	color : Black;
	font : arial,helvetica;
	font-family: sans-serif;
}

H1  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	font : arial,helvetica;
}


A  {
	text-decoration : none;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	font : arial,helvetica;
}



