body {
	margin: 20px 20px 60px 20px;
	padding: 0;
	
	color: #333; font: 75% sans-serif;
}

p, td, th, li, select, textarea, input, a {
	font-family: palatino, arial, verdana, tahoma;
	font-size: 13px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000158;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}


.designer {
	font-size: 11px;
	color: #ccc;
}
.designer:hover {
	font-size: 11px;
	color: #999;
}

