body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}

body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}

body ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: bold;
	text-decoration: none;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	font-weight: normal;
	line-height: 18px;
}
td.table_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014876;
	background: #FFFFFF;
	background-color:#FFFFFF;
	line-height: 20px;
}
.std_table {
	background-color:#99CCFF;
}
table.std_table td {
	background-color:#FFFFFF;
	background: #FFFFFF;
	color:#014876;
}
table.std_table th, table.std_table thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #014876;
	line-height: 20px;
}

td.table_highlighted, table.std_table td.table_highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #0677C3;
	line-height: 20px;
}

.headline_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0677C3;
	line-height: 20px;
}

.headline_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0677C3;
	line-height: 20px;
}
.headline_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0677C3;
}
.headline_3_pastel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #82BBE1;
}
.headline_3_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0677C3;
	border-bottom: 1px solid #0677C3;
}
a.headline_3 {
	font-weight:bold;
}
a.headline_3_line {
	font-weight:bold;
}
a.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014876;
	font-weight:bold;
}
.headline_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0677C3;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014876;
	font-weight: normal;
}
#top {
	font-size: 9px;
	font-weight:bold;
	color: #0677C3;
}