body { margin:0;}

.info_date {
	color:#0066CC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

p { line-height:120%; }

A:link {
	color:#0066CC;
	text-decoration:none;
}

A:visited {color:#794CFF;text-decoration:none;}

A:active {
	color:#4790DA;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#0066CC;
}

td {
	vertical-align: top;
}

.size1 {  font-size: 10px; line-height: 14px}.size2 {  font-size: 12px}
.size3 {  font-size: 14px}

.text-xl { font-size: 16px; line-height: 22px; }

.text-l  { font-size: 14px; line-height: 20px; }
.text-lw { font-size: 14px; line-height: 22px; }
.text-ln { font-size: 14px; }

.text-m  { font-size: 12px; line-height: 18px; }
.text-mw { font-size: 12px; line-height: 20px; }
.text-mn { font-size: 12px; }

.text-s  { font-size: 10px; line-height: 15px; }
.text-sw { font-size: 10px; line-height: 17px; }
.text-sn { font-size: 10px; }

.text-xs { font-size: 9px;  line-height: 120%; }

