body, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.mceContentBody { 
    background-color: transparent;
}
table {
	font-size: 1.0em;
}
table td {
	vertical-align: top;
}

.tableBorder, .tableBorder td, .tableBorder th { 
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.tableNoBorder, .tableNoBorder td, .tableNoBorder th {
	border: none;
}

a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p {
	margin: 0px;
	line-height: 16px;
}
img {
    border: 0px;
}
.text LI {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text TABLE .marked, .text TABLE .marked TD {
	border: 1px solid #A5ACB2;
}

.headline, H1 {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 36px;
	line-height: 39px;
	color: #000000;
	margin: 0px;
}

.headlineSub, H2 {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.headlineSub2, H3 {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	font-weight: bold;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}