h3 {

	background-color: #CCFFCC;

	border: thin dotted #669900;

	padding: 5px;





}

.line {

	font-size: 12pt;

	line-height: 20px;







}

.line2 {

	font-size: 12pt;

	line-height: 20px;

	font-weight: bold;







}



.line3 {

	font-size: 12pt;

	line-height: 20px;

	font-weight: bold;

	color: #996600;









}

.midasi {

	font-size: 13pt;

	font-weight: bold;



}

.list {

	background-color: #FFFFE6;

	margin: 3px;

	padding: 5px;

	background-image: url(img/note.gif);

	background-repeat: repeat-y;

	border-top: 1px none #FFCC66;

	border-right: 1px none #FFCC66;

	border-bottom: 1px none #FFCC66;

	border-left: 1px none #FFCC66;





}

.pt10 {

	font-size: 11pt;

	line-height: 18px;

}



hr {

	border: thin dotted #336699;

}


