table {
	font-size: x-small;
	color: #333333;
}
body {
	font-size: x-small;
	color: #333333;

scrollbar-base-color: #ffffff;
scrollbar-arrow-color:#ffcccc;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#ffcccc;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#ffcccc;

       background-image:url(back4.jpg); 
       background-repeat: repeat-y;
       background-position: right top;}
       background-attachment: fixed; 
}
a {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	color: #ACB7CC;
	cursor: crosshair;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	border-left: thin none #CCCCCC;
}
p.line { 
line-height:140%;
 }
td {
line-height: 140%
}