ul {
	margin:18;
	list-style: square;

}

A.left {
	TEXT-DECORATION: none;
	font size=10pt;
	color : #5C5981;
	font-weight : bold;
}
A {
	TEXT-DECORATION: none;
	color : #5C5981;
}

A:visited {
	TEXT-DECORATION: none
	color : #5C5981;
}
A:active {
	TEXT-DECORATION: none
	color : #5C5981;
}

A:link {
	TEXT-DECORATION: none
	color : #5C5981;
}

A:hover {
	TEXT-DECORATION: underline;
	COLOR: #FFA500 ;
}


h4 {    text-align: center;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #5C5981;
}


h3 {    text-align: center;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #5C5981;
}


h2 {    text-align: center;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #5C5981;
}



td {

	font-family : Arial, Helvetica, sans-serif;
	font size=85%;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font size=85%;
}


span.copy {
	font size=9pt;
	color : #5C5981;
}

span.smalltitle {

	font-weight : bold;
}

