
.head2         { font-family: Verdana, Arial, Helvetica; font-size: 11pt; color: rgb(255,255,255); font-weight: bold }
.head1         { font-family: Verdana, Arial, Helvetica; font-size: 15pt; color: rgb(255,255,255); }
.head3         { font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: rgb(0,0,0); font-weight: bold }


a            { text-decoration: none }


a:link
		{color: rgb(255,255,255); }
		

a:visited
		{color: rgb(239,24,16); } 
		

a:active 
		{color: rgb(239,24,16);}


body
		{font-family: Verdana, Arial, Helvetica;
		background-color: rgb(247,123,90);
		color: rgb(0,0,0);
		font-size: 9pt; }

td
		{font-family: Verdana, Arial, Helvetica;
		color: rgb(0,0,0);
		font-size: 9pt; }
