ody{							
		"font-family: ""Century"";"						
		font-family;color:#ffffff;						
	}
						
	td{							
		font-family: Century;						
		font-size: 10pt;						
		color:#000000						
	}
				
	a{							
		font-family: Century; 						
		text-decoration: none;						
	}
					
	a:link{							
		"font-family: ""Century""; "						
		  font-family;color:red						
	}
						
	a:hover{							
		"font-family: ""Century""; "						
		text-decoration:underline;
         font-family;color:#808000;						
	}
						
	a:active{							
		"font-family: ""Century""; "						
		font-family;color:#ff0000;						
	}
							
	a:visited{							
		"font-family: ""Century""; "						
		font-family;color:#008080;						
	}
 
			