h1						{ font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h2						{ font-family: Verdana; font-size: 8pt; color: #0A4989; font-weight: bold; margin-top: 0; margin-bottom: 0 }

p.nav					{ font-family: Verdana; font-size: 8pt; color: #FFFFFF }
p						{ font-family: Verdana; font-size: 8pt; color: #000000 }

a.nav:link				{ font-size: 8pt; font-family: Verdana; color: #FFFFFF; text-decoration: none }
a.nav:active			{ font-size: 8pt; font-family: Verdana; color: #FFFFFF; text-decoration: none }
a.nav:visited			{ font-size: 8pt; font-family: Verdana; color: #FFFFFF; text-decoration: none }
a.nav:hover				{ font-family: Verdana; font-size: 8pt; color: #FFCC00; text-decoration: none }
.img img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 50px;
	height: 50px;
}


.ic {
	float: left;
	position: relative !important;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 160px;
}

.game {
	width: 200px;
	float: left;
}

option.headname {
	font-weight: bold;
}

object {
	display: block;
	border: 1px solid black;
	margin: auto;
	margin-top: 20px;
}
.header {
	border-bottom: 1px solid #96A9C9;
	margin: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}