.plein    { color: #000000; font-weight: normal; font-size: 12px }
.plein_blue   { color: blue; font-size: 12px; line-height: normal }
.note   { color: #000000; font-weight: normal; font-size: 10px; line-height: normal }
.note_b   { color: blue; font-size: 10px; line-height: normal }
.plein_b    { color: black; font-weight: bold; font-size: 12px; line-height: normal }
.plein_b_03   { color: red; font-weight: bold; font-size: 12px; line-height: normal }
.plein_b_02    { color: white; font-weight: bold; font-size: 12px; line-height: normal }
.plein_w    { color: white; font-size: 12px; line-height: normal }
.plein_r   { color: red; font-size: 12px; line-height: normal }
.plein_n   { color: navy; font-weight: bold; font-size: 12px; line-height: normal }
.plein_b_b   { color: #36c; font-weight: bold; font-size: 12px; line-height: normal }
.font10   { font-size: 10px; line-height: normal }
.font12   { font-size: 12px; line-height: normal }
.font14   { font-size: 14px; line-height: normal }
.font20   { font-size: 20px; line-height: normal }
.text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 550px;
	border-bottom: thin dotted #FFAAAA;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(/img/square.gif) no-repeat left center;
	padding-left: 20px;
}
.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 550px;
	border-bottom: thin dotted #CCCCCC;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(pvm/img/square2.gif) no-repeat left center;
	padding-left: 20px;
}

.dot {
	height: 5px;
	width: 550px;
	border-bottom: thin dotted #FFB0B0;
}
.dot2 {
	height: 5px;
	width: 550px;
	border-bottom: thin dotted #CCCCCC;
}
