/**/



body {

	background-color:#ffffff;

	color: #404040;

	font-size: 13px;

	font-family: 'MS UI Gothic';



	/*scrollbar-3dlight-color:#ffffff;

           scrollbar-arrow-color:#ffffff;

           scrollbar-base-color:#ff0000;

           scrollbar-darkshadow-color:#ffffff;

           scrollbar-face-color:#ff0000;

           scrollbar-highlight-color:#ffdddd;

           scrollbar-shadow-color:#ee0000;

	*/

}



tr,th {

	font-size: 13px ;

	font-family: 'MS UI Gothic';

}



td {

	font-size: 13px ;

	font-family: 'MS UI Gothic';	

}

td.header {

	background-color: #b0d0b0;

}

p.article {

	line-height: 120%;

}



a:link    { text-decoration:none; }

a:visited { text-decoration:none; }

a:active  { text-decoration:none; }

a:hover { text-decoration:underline; color:#333333; }



