body, th, td, p,
{
    color: #000000;
    font-family: Arial;
	 //font-size: larger;
	 font-size: 12px;
}

H1
{
    color: #000000;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}
H2
{
	color: #000000;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
H3
{
	color: #000000;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;	
}
H4
{
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: none;
	text-decoration: none;
	margin-bottom : 0px;
}