body { 
	background-color: #FFFFFF; 
	margin-top: 0cm; 
	margin-right: 0cm; 
	margin-bottom: 0cm; 
	margin-left: 0cm; 
	}
	
.link1 a:link { 
	color: #800000; 
	}
	
.link1 a:visited { 
	color: #800000; 
	}
	
.link1 a:hover { 
	color: #000000; 
	}
	
.link2 a:link { 
	color: #FFFFFF; 
	}
	
.link2 a:visited { 
	color: #FFFFFF; 
	}
	
.link2 a:hover { 
	color: #000000; 
	}
	
div { 
	color: #FFFFFF; 
	}
	
th { 
	color: #FFFFFF; 
	background-color: #888888; 
	}
	
address { 
	font-size: 10pt; 
	text-align: center; 
	}
		
.indent { 
	text-indent: 1cm; 
	text-align: justify; 
	}
	
.center { 
	text-align: center; 
	}
	
.justify {
	text-align: justify;
	}
	
.small { 
	color: #FFFFFF; 
	font-size: 9pt; 
	text-align: center; 
	}