body {
	margin:15px 15px 10px 15px;
	color:#333333;
	background-color:#ffffff;
	font-size:10pt;
	font-family:"MS UI Gothic", "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	scrollbar-face-color:#f5f5f5; 
	scrollbar-arrow-color:#000000; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#ffffff;
	line-height:140%;
}

a {
	text-decoration:none;
	border-style:solid;
	border-color:#333333;
	border-width:0px 0px 1px 0px;
}
a:link    {color:#333333;}
a:visited {color:#333333;}
a:active  {color:#333333;}
a:hover   {color:#ffffff; background-color:#333333;}

a.noul {
	text-decoration:none;
	border-width:0px 0px 0px 0px;
}
a.noul:hover {
	color:#333333; 
	background-color:#ffffff;
}

h1 {
	font-size:16pt;
	margin:0px;
}
h2 {
	font-size:12pt;
	margin:0px;
}
