.bodypad {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_small {
	font-size: 9px;
}
a:link, a:visited {
	color: #0C103F;
	text-decoration: underline;
}
a:hover {
	color: #8093A4;
	text-decoration: underline;
}
.text_main {
	line-height: 14px;
	padding-bottom: 13px;
}
.text_subtitle {
	font-weight: bold;
	color: #013765;
}
.lineheight {
	padding-bottom: 6px;
}
.leftpad {
	padding-left: 20px;
}
.tableborder {
	border: thin solid #EAEAEA;
}
