BODY {
	background-color : #bbbbbbb;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
}

A:LINK, A:VISITED {
	background-color : transparent;
	color : White;
	text-decoration : underline;
	font-style : italic;
	font : bold;
	font-size : 10 pt;
}

A:HOVER {
	background-color : transparent;
	color : Aqua;
	text-decoration : none;
	font-style : italic;
	font : bold;
	font-size : 10 pt;
}

A.link:link {
	FONT-SIZE: 10pt;
	COLOR: Navy;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	TEXT-DECORATION: underline;
	font-style : normal;
}
A.link:visited {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	TEXT-DECORATION: underline;
	font-style : normal;
}
A.link:hover {
	FONT-SIZE: 10pt;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	TEXT-DECORATION: none;
	font-style : normal;
}
A.link:active {
	FONT-SIZE: 12pt; COLOR: #990033; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline
}

A.he {
	font-size : 10pt;
	text-decoration: underline;
	color : Black;
	font-style : normal;
}

A.he:hover {
	text-decoration : none;
	color : Black;
	font-style : normal;
}

H1 {
	color :  #00009a;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 24 pt;
	text-align : center;
}

H2 {
	color : #00009a;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18 pt;
	text-align : center;
}

H3 {
	color : #00009a;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14 pt;
	text-align : center;
}

H4 {
	color : 00009a;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12 pt;
	text-align : center;
}

H5 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15 pt;
	font-style : italic;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
	font-size : 12 pt;
}

P.osn {
	text-align : justify;
	font-size : 10pt;
}

UL.oblist {
	text-align : justify;
	font-size : 10pt;
}

.gal {
	border : 2px ridge;
	width : 500px;
	text-align : center;
	vertical-align : middle;
}

.mntop {
	FONT-SIZE: 10pt; CURSOR: hand; COLOR: #002b55; FONT-FAMILY: Tahoma,Arial; TEXT-DECORATION: none
}	
