* {
	margin: 0;
	padding: 0;
}

html>body, html>table {
	font-size: small;
}
* html table{
	font-size: x-small;  /*IE5-WIN*/
	f\ont-size: small;  /*other IE*/
}

body, table{
	font-size: x-small;  /*IE5-WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	color: #000;
	font-size: 80%;
}

table{
	margin:0 auto;
}

a {
	color: #C51F24;
	font-weight: bold;
	text-decoration: underline
}

a:hover {
	color: #BFA913;
}

#nonFlash, #flash {
	font-size:80%;
}
#container td{
	text-align:center;
}
p {
	margin: 0.5em;
}

img{
	border:0;
}

.moreClassics {
	margin:1.5em auto;
}
