.text-body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	}
	
.text-footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	}	

.link-footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: underline;
	}

.link-footer:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	}
	
.bg {
	background-color : #FFFFFF;
	font-size : 1px;	
	}

.link-title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #435389;
	text-decoration: underline;
	}

.link-title:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #435389;
	text-decoration: none;
	}

.bold {
	font-weight: bold;
}

.bodytext {
	font-style: normal;
	font-size: 12px;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

.nobold {
	font-weight: normal;
}

.noitalic {
	font-style: normal;
}

.bullet {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #BBA84D;
}