.headDownload a:link, .headDownload a:visited, .headDownload a:active, .headDownload a:hover,
.foot a:link, .foot a:visited, .foot a:active, .foot a:hover {
	color: #004955;
}

.smallLink {
	font-size: 11px;
	color : #BD3E6B;
}

a:hover {
	text-decoration: none;
}

body, .text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #006877;
	text-align : left;
	line-height : 125%;
}

.textSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006877;
	text-align : left;
	line-height : 125%;
}

.textBig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #006877;
	text-align : left;
	line-height : 175%;
}
.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bolder;
	color : #006877;
}
.headSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bolder;
	color : #006877;
}
.headDownload {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #006877;
	text-align: right;
}
.tableBorder {
	border : 1px dashed #006877;
}
.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #006877;
	text-align: right;
}
