body{
    font-family:arial;
}
#playhistory{
    color:#00BFFF;
    font-family:arial;
    font-size:1em;
    z-index:1;
    padding-bottom:90px;
}

td{
    color:#00BFFF;
    font-size:1em;
}
@font-face {
    font-family: scratchFont;
    src: url(/font/the-black-festival.ttf);
}


h3 {
    font-family: scratchFont;
    font-size   : 1.9em;
    color       : #f00;
    width       : 70%;
    text-shadow : 0px 3px 6px #000;
    height:10px;
}
.auto-style1 {
	text-align: center;
	color:#444;
}

.auto-style2g {
	text-align: center;
	font-weight: bold;
}
.auto-style2 {
	text-align: center;
	font-weight: bold;
	color:#eee;
}
.auto-style3 {
	color: #888;
	font-weight: bold;
}



