/* ===== body ===== */body{	background-color: #FFFFFF;	background-image: url(cogs.gif);	background-repeat: repeat-y;		margin-top: 20px;}/* ===== text ===== */body, p, td, th, div, blockquote, dl, ul, ol{	font-family: Arial, Helvetica, sans-serif;}/* ===== images ===== */img{	border: none;}/* ===== horizontal rule ===== */hr{	border: none;	background-color: #99AAEE;	height: 1px;}/* ===== classes ===== */.info-block{	width: 70%;	margin-left: auto;	margin-right: auto;	margin-top: 3px;	margin-bottom: 2px;		text-align: center;	font-size: 115%;}.info-block b{	font-size: 125%;	font-weight: bold;}.link-block{	width: 60%;	margin-left: auto;	margin-right: auto;	margin-top: 25px;	margin-bottom: 25px;}.link-block table{	width: 100%;	padding: 0px;}.link-block td{	width: 25%;	border: 0px;	margin: 0px;	padding: 0px;	text-align: center;	font-weight: bold;}.data-block{	width: 70%;	margin-left: auto;	margin-right: auto;	margin-top: 5px;	margin-bottom: 20px;		padding: 10px;}.block-title{	font-size: 110%;	font-weight: bold;}.block-title-big{	font-size: 175%;	font-weight: bold;}.block-item{	margin-left: 25px;	margin-right: 25px;	margin-top: 20px;}.item-title{	font-size: 105%;}.item-title a{	font-size: 105%;	font-weight: bold;}.item-description{	margin-left: 25px;	margin-top: 10px;		font-size: 90%;}