A:link { text-decoration:under-line; FONT-weight:none; COLOR:#003399 }
A:visited { text-decoration:under-line; FONT-weight:none; COLOR:#003399 }
A:active { text-decoration:none; FONT-weight:none; COLOR:#0000ff }
A:hover { FONT-weight:under-line; COLOR:#FF0000 }



.text10 {  font-size: 10px; line-height: 13px}
.text11 {  font-size: 11px; line-height: 13px}
.text12 {  font-size: 12px; line-height: 16px}
.text14 {  font-size: 12px; line-height: 20px}
.text15 {  font-size: 14px; line-height: 20px}
.text16 {  font-size: 16px; line-height: 18px}
.text18 {  font-size: 18px; line-height: 22px}
.text20 {  font-size: 20px; line-height: 24px}
.text24 {  font-size: 24px; line-height: 28px}
.text30 {  font-size: 30px; line-height: 34px}
.text40 {  font-size: 40px; line-height: 44px}

dl.info {
	text-align: left;
	margin: 10px auto;
	padding: 15px;
	width: 500px;
	border: 2px solid #CCCCCC;
}

dl.info dt {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	border-bottom: 2px solid #4AB5A5;
}

dl.info dd {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 145%;
	font-size: 12px;
}

