body {

  scrollbar-base-color:#99B87F;
  scrollbar-3dlight-color:#357100;
  scrollbar-arrow-color:#357100;
  scrollbar-darkshadow-color:#357100;
  scrollbar-face-color:#CEDBC4;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#99B87F;
} 

a:link    { color:#000000; text-decoration:none; font-weight: bold;}
a:visited { color:#000000; text-decoration:none; font-weight: bold;}
a:active  { color:#357100; text-decoration:underline; font-weight: bold;}
a:hover   { color:#357100; text-decoration:underline; font-weight: bold;}

p,td {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 16px;
	color:"#000000";
	}

.topic {
	font-family: Arial, Helvetica;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color:"#000000";
	}
	
.realize {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 12px;
	color:"#000000";
	}

.menu {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color:"#000000";
	}
	

	



