BODY	{background: white;
	color:	#330099;
	font-size: 10pt}



A:link		{color: #0000FF; TEXT-DECORATION: underline}

A:visited	{color: green; TEXT-DECORATION: underline}

A:active	{color: red; TEXT-DECORATION: none}

A:hover		{color: #330099; TEXT-DECORATION: underline}

H1,H2,H3	{font-weight: bold;
	 	text-align: center;
	 	color: #330099;
         	background: white;
         	font-family: tahoma, verdana}

P.MonthlyHeading {font-weight: bold;
		 font-size: 14px;
 		 font-family: ariel,helvetica,sans-serif}

//  old colour of link LINK=#0000FF
//  new colour tried #330099
//



.TABLESTYLE600 { 
border-style: 'solid'; 
border-width: '1'; 
border-color: 'GRAY'; 
border-collapse: 'collapse'; 
font-size: 11px; 
text-align: 'Justify' 
} 

.underline {
	text-decoration: underline;
}
