BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : smaller;
}
TD {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : smaller;
}


H1
{
	font-weight : bold;
	font-size : x-large;
	color : #696969;
}
H2 {
	font-size : large;
	font-weight : bold;
	color : Gray;
}

H3 {
	font-size : large;
	font-weight : bold;
	color : Red;
}

H4 {
	font-size : large;
	font-weight : bold;
}

H5 {
	font-weight : bold;
	color : Red;
	font-size : small;
}

H6 {
	font-weight : bold;
	font-size : small;
}




