@charset "utf-8";



body{
	font-size: 16px; /* modern browser */
	*font-size: 16px; /* IE 7 */
	*font: medium; /* IE 6 */
}

div#betaBlock{
	font-size: 16px; /* modern browser */
	*font-size: 16px; /* IE 7 */
	*font: medium; /* IE 6 */
}

div#footer{
	font-size: 16px; /* modern browser */
	*font-size: 16px; /* IE 7 */
	*font: medium; /* IE 6 */
}

li#fontL,
li#fontL a,
li#fontL a:visited,
li#fontL a:hover,
li#fontL a:active{
	background:url(../img/btn_font_l_o.gif) no-repeat 0 0;
	cursor:default;
}

.attention{
  font-size: 14px; /* modern browser */
  *font-size: large; /* IE 7 */
	*font: medium; /* IE 6 */
}
