body {
	padding: 25px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: sans-serif;
}



a:link {
	color: #000000;
}


a:visited {
	color: #999999;
}


a:hover {
	color: #cc3300;
}


a:active {
	color: #ff00cc;
}




h1 {
	font-size:22px;
}



td {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: sans-serif;
}	


