P  {}

H1  {}

H2  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : bold;
	color : Teal;
	text-align : center;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

<font>  {
	font-family : sans-serif;
}

<i>  {
	font-family : sans-serif;
	font-style : italic;
	font-weight : bold;
}


