BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
}

a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #F69915;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F69915;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
.titles {
	font-size : 16px;
	color : #0C2D83;
	font-weight : bold;
}
.subtitles {
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}
.small {
	font-size : 10px;
	line-height : 100%;
}
.lstspc {
	padding-bottom: 5px;
}

.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #0C2D83;
	color: #FFFFFF;
	font-weight: bold;
}

.listdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-color: #B8B8B8;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
	padding-bottom: 10px;
}
