BODY {
	background-color : #FCFDFE;
	scrollbar-track-color : #FCFDFE;
	scrollbar-shadow-color : #5F5F5F;
	scrollbar-highlight-color : #FCFDFE;
	scrollbar-face-color : #FCFDFE;
	scrollbar-darkshadow-color : #FCFDFE;
	scrollbar-base-color : #FCFDFE;
	scrollbar-arrow-color : #5F5F5F;
	scrollbar-3dlight-color : #FCFDFE;
}
.top{
	background-image : url(img/top.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.bottom{
	background-image : url(img/bottom.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.main{
	background-color : #eaeaea;
}
.cd{
	background-image : url(img/cd.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}