@media screen
{
	.snav
	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 13px;
		color: #336699; 
	}
	.sinfo{display:none}
	.ehits{FONT-WEIGHT: 800;COLOR: black; BACKGROUND-COLOR: #ffff00;}
}
@media print
{
	.ehits{display:none;}
	.snav{display:none;}
	.sinfo
	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 14px;
		color: #000000; 
	}
}
body {font-family: Verdana, Helvetica, Arial;}
.story
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 12pt;
}
.story H2
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	line-height: 15pt;
}
.story H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    LINE-HEIGHT: 11pt;
    FONT-STYLE: normal;
}
.storys
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 10pt;
}
.storys H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	line-height: 13pt;
}
.storys H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    LINE-HEIGHT: 9pt;
    FONT-STYLE: normal;
}
.storyb
{
    FONT-SIZE: 11pt;
    LINE-HEIGHT: 14pt;
}
.storyb H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	line-height: 17pt;
}
.storyb H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    LINE-HEIGHT: 13pt;
    FONT-STYLE: normal;
}
a
{
	color: #336699;
	font-weight:bold;
}
a:hover{color: #ff0000;font-weight:bold;}

