/*typography.css for www.m-agemusic.nl*/
/*by eric ribberink - oppernet, zutphen, the netherlands*/

BODY{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 130%;
}

H3, .contentheading{
	font-size: 10pt;
	font-weight : bold;
}
#footer{
	font-size: 80%;
}
