body, body div, body p, body th, body td, body dd	
{
	font-size:	small;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	medium;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd
{
	font-size:	medium;
}
#level
{
padding-top: 5px;
background-color: #336699;
background: url(../images/3.gif) no-repeat;
width: 200px;
background-position: 100px 11px;
font-size:	10px;
font-weight: normal;
margin-bottom: 0px;
}
html>body #level
{
padding-top: 0px;
background-position: 95px 10px;
	/*
	the above sets value for Mac IE, belwo NS and Opera
	\*/
	background-position: 110px 6px;
	/*
	back to normal
	*/
}
