			a:link
				{
   		 		color: #ffffff;
    			font-family: sans-serif;    
				text-decoration: underline;    
				}

			a:visited
				{
    			color: #ffffff;
    			font-family: sans-serif;
    			text-decoration: none; 
				}

			a:hover
				{
    			color: #990000;
    			font-family: sans-serif;  
    			text-decoration: none;   
				}

			a:active
				{
    			color: #ffffff;
    			font-family: sans-serif;  
    			text-decoration: none;    
				}

			.subhead 
				{
				font-family: sans-serif; 
				font-size: 14px; 
				line-height: 5pt; 
				color: #ffffff; 
				text-decoration: none
				}
			
			.head 
				{
				font-family: sans-serif; 
				font-size: 16px; 
				line-height: 16pt; 
				color: #ffffff; 
				margin-left: 0px; 
				}
			
			.body 
				{
				font-family: sans-serif; 
				font-size: 11px; 
				color: #ffffff; 
				margin-left: 0px; 
				margin-top: 5px; 
				line-height: 12pt; 
				}
