/* top elements */

body {
	font: 10px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	text-align: center;		
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }
isi {
	font: 10px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
}
blockquote {
	font: 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
}
td {
	font: 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
}


