body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
}
p {
	text-align: justify;
	font-size: 10pt;
}
table {
	font-size: 10pt;
}
a, a:link, a:visited {
	color: #AAAAFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: underline;
}
a:hover, a:active, a:visited:hover { 
	color: #DDDDFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: underline;
}
