a {	
	color: #999999;	
	text-decoration: underline
}
body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 16px;	
	color: #000000;
}

table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}

a:hover {	
	text-decoration: underline
	}

h1 {
	font-size: 14px;
	font-weight: bold;
}
