<style type="text/css">

BODY		    {font-family: arial; font-size: 10pt; font-weight: normal; color: black;}
			    
P				{font-family: arial; font-size: 10pt; font-weight: normal; color: black;}

T				{border-collapse: collapse}
TD				{font-family: arial; font-size: 10pt; font-weight: normal; color: black;}
TR				{font-family: arial; font-size: 10pt; font-weight: normal; color: black;}

A:link			{font-family: arial; font-size: 10pt; font-weight: bold; text decoration: none; color: #233B7D;}
A:visited       {font-family: arial; font-size: 10pt; font-weight: bold; text decoration: none; color: #233B7D;}
A:hover 		{font-family: arial; font-size: 10pt; font-weight: bold; text decoration: none; color: #ff0000;}


<!-- Scrollbar -->

BODY 			{
				scrollbar-face-color: #C6A066;
				scrollbar-shadow-color: #FFCC66; 
				scrollbar-highlight-color: #FFCC66;
				scrollbar-3dlight-color: #FFCC66;
				scrollbar-darkshadow-color: #FFCC66;
				scrollbar-track-color: #FFCC66;
				scrollbar-arrow-color: #FFCC66;
				}
 
</style>