body{		background: #000000;
		color: #FFFFFF;
		font-size: 10pt;
		font-family: "trebuchet ms";}

div.layout{	width: 700px;
		margin-left: auto;
		margin-right: auto;}

h1{		text-align: center;
		color: #DB2981;
		font-size: 40pt;}

h2{		color: orange;
		font-size: 18pt;
		font-family: "Perfect Dark (BRK)";}

h3{		font-size: 24pt;
		text-align: center;}

a:link{		text-decoration: underline;
		color: #0088EE;}

a:hover{	text-decoration: none;
		color: orange;}

table{		width: 100%;
		margin-left: auto;
		margin-right: auto;
		border-collapse: collapse;
		border: solid 2px darkblue;}

td.head{	color: orange;
		font-weight: bold;
		font-size: 14pt;}

td.bold{	font-weight: bold;}
td.first{	font-size: 14pt;}

td{		border: solid 2px darkblue;}

caption{	font-size: 12pt;
		font-weight: bold;
		margin-bottom: 10px;}

span.ovlbl{	color: orange;
		font-size: 14pt;
		font-weight: bold}

span.overall{	color: #FFFFFF;
		font-size: 14pt;
		font-weight: bold;}

p.center{	text-align: center;}

p.lastupdate{	text-align: center;
		font-size: 8pt;}
