body {
	background:url(images/bgrd_body.jpg);
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
	margin:0px;
	text-align:left;
}
A:link,A:active,A:visited {
	color:#333333;
	text-decoration:underline;
}
A:hover {
	text-decoration:none;
}
A.statistic:link,A.statistic:active,A.statistic:visited {
	color:#333333;
	font-size:10px;
	text-decoration:underline;
}
A.statistic:hover {
	text-decoration:none;
}
A.footer:link,A.footer:active,A.footer:visited {
	color:#eeeeee;
	font-size:10px;
	text-decoration:underline;
}
A.footer:hover {
	text-decoration:none;
}
.contact,.statistic,.newreleases {
	font-size:11px;
}
h1 {
	font-size:13px;
	font-weight:bold;
}
h2 {
	font-size:11px;
	font-weight:bold;
}
input,select {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
input.large {
	width:280px;
}
input.submit {
	background-color:#ffffff;
	border:1px solid #999999;
}
select.medium {
	width:284px;
}
.red {
	color:#ff2626;
}
.pubdate {
	font-size:9px;
}

marquee
{
	width:420px
}