P  {
	font-size : 15px;
	font-family : sans-serif;
	text-decoration : none;
	text-align : justify;
	background-color : White;
}

H1  {
	font-family : sans-serif;
	background-color : White;
}

H2  {
	font-family : sans-serif;
	background-color : White;
}

H3  {
	font-size : 18px;
	font-family : sans-serif;
	background-color : White;
}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
}

BODY  {
	text-decoration : none;
}


