body {   background: #FFFFFF url("images/background.gif") repeat-y 50% 0;   background-attachment: fixed;   margin: 0;   padding: 0;}.clear {	clear: both;}#container {   margin: 0px auto;   text-align: left;   width: 800px;}/* --- content --- */#content {	width: 800px;	margin: 0px auto;	position: relative;}/* --- content --- *//* --- footer --- */#footer {	margin: 0px auto;	position: relative;	width: 800px;	height: 25px;}/* --- footer --- *//* --- main content text --- */.text {	font: 12px Georgia,Times New Roman, Times, Serif;	color:#000000;	margin-left: 20px;	line-height: 18px;	margin-right: 20px;	margin-bottom: 12px; }.text a:link { 	color:#FF6600; 	text-decoration: none;}.text a:hover {	color:#FF6600;	border-bottom: 1px dotted #FF6600;}.charttext {	font: 10px Georgia,Times New Roman, Times, Serif;	color:#000000;	margin-left: 20px;	line-height: 11px;}/* --- main content text --- */
