BODY {	background: #FFFFFF;
		color: #000000 }

A:link {	font-family: "Arial";
		font-weight: bold;
		text-decoration: none;
		color: #5757FF }

A:visited {	font-family: "Arial";
		font-weight: bold;
		text-decoration: none;
		color: #5757FF }

A:active {	font-family: "Arial";
		font-weight: bold;
		text-decoration: underline;
		font-weight: bold;
		color: #FF0000 }

A:hover {	font-family: "Arial";
		font-weight: bold;
		text-decoration: underline;
		font-weight: bold;
		color: #5757FF }

H1 {	text-align: center;
	font-family: "Posterbodoni BT", "Arial";
	font-size: 20pt;
	color: #153060 }

H2 {	text-align: center;
	font-family: "Comic Sans MS", "Arial";
	font-size: 18pt;
	color: #3050A0 }

H5 {	text-align: center;
	font-family: "Arial";
	font-size: 14pt }

P { 	font-family: "Arial";
	font-size: 10pt;
	text-align: justify }

P.center {	text-align: center }

P.intro {	font-weight: bold;
		text-decoration: underline }

P.intro2 {	font-weight: bold;
		text-decoration: underline;
		text-align: center}

P.end {	font-size: 8pt;
		text-align: center;
		line-height: 8pt }

P.source {	font-size: 8pt;
		text-align: right;
		font-style: italic }

DL {	font-family: "Arial";
	font-size: 10pt;
	text-align: justify }

UL {	font-family: "Arial";
	font-size: 10pt;
	text-align: justify }

OL {	font-family: "Arial";
	font-size: 10pt;
	text-align: justify }

TH {	font-family: "Arial";
	font-size: 10pt;
	text-align: center }

TD {	font-family: "Arial";
	font-size: 10pt }

TD.center {	text-align: center }

TD.small {	font-size: 8pt;
		text-align: center }

SPAN.mfl {	text-align: center;
		font-size: 8pt;
		line-height: 8pt }

SPAN.header {	font-family: "Arial";
			font-size: 11pt;
			font-weight: bold;
			text-align: center;
			color: 1188AA }

SPAN.name {	font-family: "Arial";
		font-size: 11pt;
		font-weight: bold }

SPAN.blink {	font-size: 9pt;
			font-weight: bold;
			text-decoration: blink;
			color: red }

SPAN.small {	font-size: 9pt }


