/* CSS Document */

body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: url(images/background.jpg) bottom right; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFC842;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFC842;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFC842;
	}
	
.style6 {
	font: 8pt times new roman; 
	color: #D42E3F;
	}
		
.style7 {
	font: 9pt times new roman; 
	color: #096817;
}
.style8 {
	font: 11pt times new roman; 
	color: #D53345;
}
