.size12 {  font-size: 12px}
table {  line-height: 18px}
.size9 {  font-size: 9px}
a:link { text-decoration: none ; color: #0000FF;}
a:visited { text-decoration: none ; color: #9933FF;}
a:hover { text-decoration:underline; color: #FF0000;}
ul,ol {margin:0 0 0 2em; padding:0;}

.dotted {
	border: 1px dotted #999999;
}
.notes {
	margin-left: 10px;
}
.fin {
    border: 1px dotted rgb(255, 0, 0); 
	width: 600px; 
	color: rgb(255, 0, 0); 
	padding-top: 4px; 
	padding-bottom: 4px; 
	font-weight: bold;
}

.left {
    background-color: #2B662F;/*#324E25*/
    color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}

.line {
    border-bottom: 1px dotted #5B8136;
}

.fin_stamp {
    background-image: url(../image/fin.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}


.s {
	font-size:smaller;
}

