body{
	background: #E6E6FA;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
}

table{
    font-family : Verdana, Arial, Helvetica;
    font-size : 10pt;
}

img{
    border-color: #000000;
}

a:link{
    color : #0000FF;
    text-decoration : none;
}
a:visited{
    color : #0000FF;
	text-decoration : none;
}
a:hover{
	color : #0000FF;
	text-decoration : underline;
	font-weight : normal;
}
a:active{
	color : #0000FF;
	text-decoration : underline;
	font-weight : normal;
}

.system{
	font-style : normal;
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
}

.game{
	font-style : normal;
	color : #000000;
	font-size : 10pt;
}

.version{
	font-style : normal;
	color : #000000;
	font-size : 7pt;
}

.score{
	font-style : normal;
	color : #000000;
	font-size : 8pt;
}

.extra{
	font-style : normal;
	font-size : 7pt;
}

.developer{
	font-style : normal;
	color : #000000;
	font-size : 7pt;
}

.publisher{
	font-style : normal;
	color : #000000;
	font-size : 7pt;
}

.row{
	border-bottom : 1px solid White;
}

.space{
	padding : 1px 0px 1px 0px;
}