body,table {	font-family: Helvetica, Arial, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #ffffff;	padding: 0;	margin: 0;	}.headline {	font-size: 10pt;	color: #000000;	font-weight: bold;	}a {	font-size : 8pt;	color: #cccccc;	font-style : normal;	font-weight: bold;	text-decoration : none;	}a:hover {	color: #ff3333;	}a.link {	font-size : 8pt;	color: #626262;	font-style : normal;	font-weight: normal;	text-decoration : none;	}a.link:hover {	color: #FF0000;	}.container {	position: absolute;	width: 700px;	height: 600px;	top: 0;	left: 50%;	top: 50%;	margin-left: -350px;	margin-top: -300px;	}.header {	position: absolute;	width: 700px;	height: 100px;	}.navi {	position: absolute;	overflow: auto;	margin-top: 150px;	width: 180px;	font-weight: bold;	color: #555555;	}.content {	position: absolute;	overflow: auto;	margin-top: 160px;	margin-left: 250px;	width: 600px;	height: 430px;	}.images {	position: absolute;	margin-left: 351px;	width: 143px;	height: 276px;	}.pix {	position: absolute;	width: 494px;	height: 318px;	}