body{
	font-family:Verdana, Arial, Sans-Serif;
	background-color:#CCC;
	cursor:default;
	font-size:.7em;}

a{color:#00F;}
a:hover{text-decoration:none;}
h1{font-size:16px;}
h2{font-size:14px;}
h1,h2,#foot{text-align:center;}
#foot{width:375px;}
#foot,table{margin:5px auto;}

table{width:752px;}
td{border:1px solid #AAA; height:45px;}
th{
	font-weight:bold;
	text-align:center;
	width:265px;}
th+th{width:480px;}
strong{
	width:60px;
	float:left;
	margin-left:4px;}
strong:after{content: ": ";}