P  {}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : Teal;
	text-decoration : none;

	
	
}

H2  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #7A3F45;
}

H3  {
	font-size : 13pt;
	font-family : Arial;
	font-style : normal;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

H4  {
	font-size : medium;
	font-style : italic;
	color : Maroon;
	font-family : Arial;
	background-color : White;
	text-align : left;
	font-weight : bold;
}

TD  {
	
	font-family : Arial;
	
	
}
