H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : x-large;
	font-weight : bold;
	color : Black;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
	color : Red;
	}
	H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
	color : Black;
}
H4 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-weight : bold;
	color : Black;
}
BODY {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	color : Black;
}







