body {
	padding: 		0px;
	margin: 		10px;
	border: 		0px;
	text-align: 	left;
	background: 	#FFFFFF;
	font-family: 	Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 		13px;
	color:			#444
}
a { 
	color: #c80;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a:active { 
	color: #e90;
	text-decoration: underline;
}

.subdued {
	color: 		#777;
	font-size: 	10px;
}