body{
	margin : 2 2 2 2;
	scrollbar-3dlight-color:    #ffffff;
	scrollbar-arrow-color:      #000000;
	scrollbar-base-color:       #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color:       #ffffff;
	scrollbar-highlight-color:  #ffffff;
	scrollbar-shadow-color:     #ffffff;
	scrollbar-track-color:      #ffffff;
	background-image : url(img/s.jpg);
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right bottom;
}
a:link{
	color: #3366cc;
	background: #ffffff;
	text-decoration: none;
}
a:visited{
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	background: #6699cc;
	text-decoration: none;
}
a:active{
	color: #6666ff;
	background: #ccffcc;
	text-decoration: none;
}
.c1{
	line-height: 180%;
}
.c2{
	list-style-image: url(img/list.gif);
}

