@charset "utf-8";
/* CSS Document */

html, body {
	font-family: arial;
	color:#6a3434;
}
h1 {font-size:18px;}
h2 {font-size:15px;}
p {font-size:12px;}
li {font-size:12px;}
td {background-color:#f7e2d1; font-size:12px}
td.sect_col_head {background-color:#d1d3d4; font-size:14px; font-weight:bold; text-align:center}


