P  {}

H1  {
	font-style : normal;
	font-weight : normal;
	font-size : x-large;
	color : #008080;
	font-family : sans-serif;
}

H2  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #008080;
	text-align : center;
}

H3  {
	font-size : medium;
	font-weight : bold;
	color : #008080;
	text-align : left;
	font-family : sans-serif;
}

h6  {
	font-size : small;
	font-weight : bold;
	font-style : italic;
	color : #008080;
	text-align : justify;
	font-family : sans-serif;
}

H5  {
	font-size : x-small;
	font-weight : normal;
	font-style : italic;
	text-align : right;
	color : Black;
	font-family : sans-serif;
}

h4  {
	font-size : small;
	font-weight : bold;
	color : #008080;
	text-align : right;
}

OL  {
	font-size : xx-small;
	font-weight : normal;
	text-align : left;
	list-style-type : decimal;
	list-style-position : outside;
	list-style : inside;
}

ul  {
	font-size : small;
	list-style-type : disk;
	list-style-position : inside;
	list-style : inside;
}

p2  {
	font-size : medium;
	font-family : times new roman;
	font-weight : bold;
	font-style : italic;
	color : #008080;
	text-align : left;
}

<font>  {
	font-family : sans-serif;
}


