/* don't change anything here if you are not familiar with CSS coding!!! */body { 	font-size: 11px;	font-family: verdana; 	background-color: #2373C4;	color: #ffffff;	background-image: url("images/Untitled-1_03.jpg");	scrollbar-face-color: #2373C4;	scrollbar-highlight-color: #ffffff; 	scrollbar-shadow-color: #ffffff; 	scrollbar-3dlight-color: #ffffff;	scrollbar-arrow-color: #ffffff; 	scrollbar-track-color; #2373C4;	scrollbar-darkshadow-color: #2373C4;	cursor: crosshair} A {   color: #ffffff;   text-decoration: none;   font-weight: bold;   cursor: crosshair }p.head {	color: #ffffff;	font-weight: bold;	border-bottom-style: dotted; 	border-top-style: dotted; }TABLE {   font-style : normal;    font-weight : normal;    font-size : 11px;    font-family : verdana;    color : #ffffff; }A:link {text-decoration:none}A:visited {text-decoration:none}a:hover {color: #ffffff; text-decoration: underline overline;}
