body, p, ol, ul, li, dl, dt, dd { font-family: Verdana, Cambria, Meiryo, sans-serif; 
line-height: 1.375; /*font-size: 13pt;*/
}
	html, body{ background: #f0f8f8; }
	body {padding: 5%;}
	dt { font-weight: bold; }
	img { vertical-align: middle; }
	h3{color:navy;}
	h4 {color:green;text-decoration: underline;}

fieldset { border: none;}
kbd, code, samp { font-family: "Courier New", Consolas, monospace; color: navy; background: #e8f0f0; padding: 1px 3px; 	white-space: nowrap;}
pre{font-family: "Courier New", Consolas, monospace;color:#060;border:solid 1px silver;padding: 1em;}



th,td{padding:2px 5px;}