body{
	background:fixed white;
	scrollbar-3dlight-color:#FF375C;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:#FF375C;
	scrollbar-face-color:white;
	scrollbar-base-color:#FF375C;
	scrollbar-highlight-color:#FF375C;
	scrollbar-shadow-color:#FF375C;
	scrollbar-arrow-color:#FF375C;
	overflow:auto;
	font-size:13px;
	margin:5% 0% 0% 10%;
	width:80%;
	height:75%;
}

a:link  { color:#000000;}
a:visited { color:#000000;}
A { text-decoration: none;
	font-weight:bolder;}@@
IMG { border-width: 0px ;}
P,TD { font-size:12px;
		line-height:130%;}
