body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}


.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}



.ph{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0.3em;
}

.ph2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding: 0.3em;
}

a.ph:link {
    color: #000000;
    text-decoration: underline;
}
a.ph:visited {
    color: #000000;
    text-decoration: underline;
}
a.ph:hover {
    color: #000000;
    text-decoration: underline;
}
a.ph:active {
    color: #000000;
    text-decoration: underline;
}
