body{
	font-size:10pt;
	font-family:"MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
	color: #333366;
	
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#fafafa;
	scrollbar-darkshadow-color:#aaaaaa;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-3dlight-color:#aaaaaa;
	scrollbar-arrow-color:#aaaaaa;
}

table{
	font-size:10pt;
	font-family:"MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
	color:#696969;
}

font{
	font-family:"MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
}


h3{
	font-size:14pt;
	color:333366;
	
}

a:visited{
	font-size:10pt;
 	color: #003399;
	text-decoration : none;
}
a:link{
 	font-size:10pt;
	color: #003399;
	text-decoration : none;
}

a:hover{
	font-size:10pt;
 	color:#ff0000;
	text-decoration : underline;
}
