TABLE.tbl_01
{	font-size : 90%;
	line-height : 150%;	}

TABLE.tbl_01 TH
{	background-color : #FFE0B0;	}

TABLE.tbl_01 TH, TABLE.tbl_01 TD
{	border-bottom : dashed 1px #A0A0A0;	}


TABLE.tbl_02
{	font-size : 95%;
	line-height : 150%;	}

TABLE.tbl_02 TH, TABLE.tbl_02 TD
{	border-bottom : dashed 1px #A0A0A0;	}

TABLE.tbl_02 TH
{	background-color : #FFE0B0;	}

TABLE.tbl_02 TD.line
{	background-color : #FFF0D0;
	font-weight : bold;	}


TABLE.tbl_03
{	font-size : 95%;
	line-height : 150%;	}

TABLE.tbl_03 TH, TABLE.tbl_03 TD
{	border-bottom : dashed 1px #A0A0A0;	}

TABLE.tbl_03 TH
{	background-color : #FFE0B0;	}

TABLE.tbl_03 TD
{	padding-bottom : 20px;
	padding-left : 20px;	}

DIV.rtn
{	font-size : 90%;
	padding : 5px 0px;	}


UL.lst
{	list-style-type : square;
	margin : 0px 30px;	}
