/* CSS Document */

#studioa {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
/*	font-size: 0.8em;*/
	/*letter-spacing: -0.1em;*/
}

em {
	font-size: 1em;
	font-style: normal;
}
strong {
	font-size: 1em;
	font-weight: normal;
}
/*@import:safari "safari.css";*/
