body, table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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 {
	color: #689810;	
}
a:hover {
	color: black;
}

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;
}

h1, .headline {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

h2, .headlineSub {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

h3, .headlineSub2 {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

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

.fileDownloadClass img {
	vertical-align:middle;
}
