P  {
	font-size : 12pt;
	font-family : Times New Roman;
    font-weight : normal;
	font-style : normal;
	color : Black;
    text-align : justify;
}

H1  {
	font-size : 14pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}

H2  {
	font-size : 14pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left;
}

H3  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : bold;
	color : Black;
	text-align : left;
}

H4  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

A  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	
}

A:Visited  {
	color : Blue;
}

A:Active  {}

A:Hover  {}

UL  {
	font-size : 12pt;
	font-family : Times New Roman;
    font-weight : normal;
	font-style : normal;
	color : Black;
    text-align : justify;
}

BODY  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-image : url(backgr.gif);
	background-color : #94CEFF;
}




