A:link				{ color: #0000ff }
A:visited			{ color: #0000ff }
A:active			{ color: #0000ff }
A:hover				{ color: #FF0000 }

A.yellow			{ color: #ffff66; text-decoration: none }
A.yellow:visited	{ color: #ffff66; text-decoration: none }
A.yellow:hover		{ color: #ff0000; text-decoration: none }

A.white				{ color: #ffffff; text-decoration: none }
A.white:visited		{ color: #ffffff; text-decoration: none }
A.white:hover		{ color: #ff0000; text-decoration: none }

A.bluec				{ color: #000080; text-decoration: none }
A.bluec:visited		{ color: #000080; text-decoration: none }
A.bluec:active		{ color: #ff0000; text-decoration: none }
A.bluec:hover		{ color: #ff0000; text-decoration: none }

A.blueh         	{ color: #000080; text-decoration: none }
A.blueh:visited 	{ color: #000080; text-decoration: none }
A.blueh:active  	{ color: #000080; text-decoration: none }
A.blueh:hover   	{ color: #ff0000; text-decoration: none }


caption		{ font-weight: bold }
p			{
	font-family: Arial;
	font-size: 10pt;
	}
p.center	{ text-align: center }
p.footer	{ font-family: Arial; font-size: 7pt; text-align: Center; color: #000080; 
			  border-top: 1px solid #000080; margin-top: 3; padding-top: 6 }
li			{ font-family: Arial; font-size: 10pt; text-align: left }
td			{ font-family: Arial; font-size: 10pt }
th			{ font-family: Arial; font-size: 10pt }
body		{  }

h1			{ font-family: bookman old style; font-size: 24pt; font-style: italic; font-weight: bold; text-align: center}
h2			{ font-size: 18pt; font-weight: bold}
h3			{ font-family: Arial; color: #000080; font-size: 12pt; font-weight: bold }
h4			{
	font-family: Arial;
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	}
h5			{ font-family: Arial}
h6			{ font-family: Arial}
