
table.ln-fontMedium *, td.ln-fontMedium, td.ln-fontMedium * {
	font-family: Arial,Verdana,sans-serif;
	font-size: 9pt;
}

table.ln-fontSmall *, td.ln-fontSmall, td.ln-fontSmall * {
	font-family: Arial,Verdana,sans-serif;
	font-size: 8pt;
}

table.ln-fontLarge *, td.ln-fontLarge, td.ln-fontLarge * {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12pt;
}

a, a:active, a:link, a:visited {
	text-decoration: underline;
	color: #14516B;
}

a:hover {
	color: #ff0000;
}

.ln-leftAlign * {
	text-align: left;
}

table {
	border-collapse: collapse;
}

table .VerySmallFont, table .VerySmallFont * {
	font-size: 7pt !important;
}

table .SmallFont, table .SmallFont * {
	font-size: 8pt !important;
}

table .LargeFont, table .LargeFont * {
	font-size: 10pt !important;
}

table .VeryLargeFont, table .VeryLargeFont * {
	font-size: 12pt !important;
}

.ln-noborder {
	border: none;
}

table.ln-viewTable {
	border: none;
}

table.ln-viewTable table {
	width: auto;
	border: none;
}

table.ln-viewTable table td {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
}
