body {
	background-color: #FFFFFF;
	margin: 15px 15px 15px 15px;
	font-weight: normal; 
	font-size: 9pt;
	font-family: "Courier New", Courier, monospace;  
	color: #000000;
}

.txt {
	font-weight: normal; 
	font-size: 9pt;
	font-family: "Courier New", Courier, monospace;  
	color: #000000;
}

.txtlrg {
	font-weight: normal; 
	font-size: 11pt;
	font-family: "Courier New", Courier, monospace;  
	color: #000000;
}

a { 
	font-family: "Courier New", Courier, monospace; 
	color: #ABABAB; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Courier New", Courier, monospace; 
	color: #848484; 
	text-decoration: none;
	font-weight: bold;
}