P  {
	font-size : small;
}

H1  {
	font-size : medium;
	font-weight : bold;
	color : Teal;
	text-align : left;
	font-family : sans-serif;
}

H2  {
	font-size : x-large;
	text-align : center;
	font-family : Times New Roman;
	font-weight : bold;
}

H3  {
	font-size : medium;
	color : #000000;
	font-weight : bold;
	text-align : left;
}

h4  {
	font-size : small;
	font-weight : normal;
	font-style : italic;
	text-align : left;
	color : #008080;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

h5  {
	color : #008080;
	font-size : small;
	font-weight : bold;
	text-align : left;
	font-family : sans-serif;
}

ul  {}

<font>  {
	font-family : sans-serif;
	color : #008080;
	font-weight : bold;
}

<body>  {
	font-family : serif;
	font-size : smaller;
}

