<style>
	
		a 
			{
			font-family: verdana;
			font-size: 12px;
			color: #840027;
			font-weight: normal;
			text-decoration: none;
			}

		a:hover
			{
			font-family: verdana;
			font-size: 12px;
			color: #840027;
			font-weight: normal;
			text-decoration: underline;
			}			
		.a2 
			{
			font-family: verdana;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
			}	
		
		.a2:hover
		 
			{
			font-family: verdana;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
			}				
		.a3 
			{
			font-family: verdana;
			font-size: 12px;
			color: #996666;
			font-weight: normal;
			text-decoration: none;
			}	
			
		.a3:hover
			{
			font-family: verdana;
			font-size: 12px;
			color: #555555;
			font-weight: normal;
			text-decoration: underline;
			}				
			
		.head	
			{
			font-family: verdana;
			font-size: 12px;
			color: #333333;
			font-weight: normal;
			}

		.head_red	
			{
			font-family: verdana;
			font-size: 12px;
			color: #840027;
			font-weight: normal;
			}			
			
		.text	
			{
			font-family: verdana;
			font-size: 12px;
			color: #000000;
			font-weight: none;
			}
			
		.text_white	
			{
			font-family: verdana;
			font-size: 10px;
			color: #ffffff;
			font-weight: none;
			}			

		.head2	
			{
			font-family: verdana;
			font-size: 12px;
			color: #840027;
			font-weight: normal;
			}			
			
		.intro	
			{
			font-family: verdana;
			font-size: 10px;
			color: #996666;
			font-weight: none;
			}				
			
		.date	
			{
			font-family: verdana;
			font-size: 10px;
			color: #555555;
			font-weight: none;
			}
			
		p	
			{
			font-family: verdana;
			font-size: 12px;
			color: #000000;
			font-weight: none;
			padding: 8px;
			line-height: 18px
			}
			
		p.copyright
			{
			font-family: verdana;
			font-size: 10px;
			color: #000000;
			font-weight: none;
			padding: 5px
			}				
	
	</style>