body {	background: #fff url(background.jpg) top left fixed no-repeat;	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	color: #666;	}p, li, td {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	color: #666;	}input {	font-family: Verdana, Arial, sans-serif;	font-size: 10px	color: #000;	background: #ccc;	border: 1px solid #000;}input:hover {	background: #fff;	}a:link {	color: #333;	text-decoration: none;	}a:visited {	color: #999;	text-decoration: none;	}a:hover {	color: #000;	background-color: #ccc;	text-decoration: none;	}a:active {	color: #900;	background-color: #ccc;	text-decoration: none;	}div.meat {	margin-left: 315px;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 10px;	}div.menu {	margin-left: 15px;	margin-top: 150px;	width: 100px;	float: left;	border: 2px solid #333;	background: url(filler.gif);	padding: 3px;	position: fixed;	}dt.menu {	margin-left: 10px;	font-family: Verdana, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	color: #fff;	}a.menu:link {	color: #fff;	text-decoration: none;	}a.menu:visited {	color: #ccc;	text-decoration: none;	}a.menu:hover {	color: #fff;	text-decoration: underline;	background: transparent;	}a.menu:active {	color: #c00;	text-decoration: none;	background: transparent;	}p.title {	text-align: right;	color: #999;	letter-spacing: 5px;	font-size: 18px;	font-style: italic;	font-weight: bold;	margin-bottom: 20px;	margin-right: 50px;	}p.subtitle {	font-size: 10px;	text-align: center;	font-style: italic;	letter-spacing: 5px;	}img.code100 {	float: left;	width: 100px;	padding: 1px;	}img.code50 {	float: left;	width: 50px;	padding: 1px;	}div.break {	clear: both;	height: 1px;	}div.block {	margin-left: 100px;	margin-right: 100px;	}.center {	text-align: center;	}.small {	font-size: 10px;	}