P  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : large;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

