body		{ background-color: white; }

p		{ font-family: arial,sans-serif;
		  font-size: 10pt;
		  text-align: justify; }

td		{ font-family: arial,sans-serif;
		  font-size: 10pt; }

th		{ font-family: arial,sans-serif;
		  font-size: 10pt; }

ul		{ font-family: arial,sans-serif;
		  font-size: 10pt; }

h1		{ font-family: arial,sans-serif;
		  font-size: 14pt;
		  font-weight: bold;
		  text-align: center; }

A:link    	{ color: #006633;
		  font-weight: bold; }

A:visited	{ color: #009999;
		  font-weight: bold; }

.small	{ font-family: arial,sans-serif;
		  font-size: 8pt; }


.bc		{ font-weight: bold;
		  text-align: center; }

.white	{ color: white; }
