/* screen.css 021014 bi */
body {
	margin: 0px;
	color: #000;
	background: #fff;
	font-size: 13px;
}

body, div, td, th, h3, h4, p, dl, dt, dd, small {font-family: verdana, arial, helvetica, sans-serif;}


/* font */

small {font-size: 11px;}
p, td, th, h4, dt, dd, li {font-size: 13px;}
h3 {font-size: 18px;}


/* error */

table.err1 {background: #fff; border: 1px solid #c00;}
p.err1 {font-family: 'courier new' courier monospace;}
