.large { font-size: 18px }
.midium     { font-size: 12px; line-height: 150% }
.small     { font-size: 10px; line-height: 17px }
.smalllnk  { color: #4b0082; font-size: 10px; line-height: 17px; text-decoration: none }
.xsmall { font-size: 9px }
.line {
	font-size: 12px;
	line-height: 150%;
	border: thin dotted #FF6666;

}
.line2 {

	font-size: 12px;
	line-height: 150%;
	border: thin solid #FFFFFF;
}

