/* don't change anything here if you are not familiar with CSS coding!!! */body { 	font-size: 11px;	font-family: verdana; 	background-color: #F5EADA; 	color: #760124;	scrollbar-face-color: #F5EADA;	scrollbar-highlight-color: #E0BEB8; 	scrollbar-shadow-color: #E0BEB8; 	scrollbar-3dlight-color: #E0BEB8;	scrollbar-arrow-color: #E0BEB8; 	scrollbar-track-color: #F5EADA;	scrollbar-darkshadow-color: #E0BEB8;	cursor: crosshair;	background-image: url(index_04.gif);	background-repeat: no-repeat;	background-position: 0% 0%;	background-attachment: fixed;	}A {   color: #760124;   text-decoration: none;   font-weight: bold;   cursor: crosshair  }p.head {	background-image: url(header.gif); 	color: #760124; 	text-align: right; 	padding-right: 5px; 	font-weight: bold; 	background-color: #F5EADA;	border: solid 1pt; 	border-top-width: 1pt #E0BEB8; 	border-bottom-width: 1pt #E0BEB8;	border-left-width: 1pt #E0BEB8;	border-right-width: 1pt #E0BEB8	}TABLE {   font-style : normal;    font-weight : normal;    font-size : 11px;    font-family : verdana;    color : #760124; }a:hover {color: #760124; text-decoration: underline overline;}