.body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td.text1 {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.username {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	}
.headline {
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover { color: #CC0000; text-decoration: underline}

a:visited {
	text-decoration: underline;
	color: #000000;
}

.datacamp {
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
}
.data {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
}
.dataheadline {
	font-size: 10pt;
	font-family: Arial;
	color: #0000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFF66;
}

.welcomeheadline {
	font-size: 10pt;
	font-family: Arial;
	color: #D62728;
	font-weight: bold;
	text-align: left;
	}
.welcomeheader {
	font-size: 10px;
	font-family: Arial;
	color: #D62728;
	font-weight: bold;
	text-align: left;
	}
.welcometext {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.welcome {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #D62728;
	background-color: #FFFFFF
}
.data1 {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.databold {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	}

.databold1 {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-align: left;
	}

.redtext {
	font-size: 10pt;
	font-family: Arial;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
}
.dataheadline {
	font-size: 10pt;
	font-family: Arial;
	color: #0000000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFF66;
}
.appreq {
	font-size: 10pt;
	font-family: Arial;
	color: #0000000;
	font-weight: bold;
	text-align: left;
}
.appheadline {
	font-size: 10pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

div.news_body {
	font-size:  10pt;
	font-family; Arial;
	color: #0000000;
	font-weight: normal;
	text-align: left;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1cm;
	border-right: #808080 2px dashed;
	border-left:  #808080 2px dashed;
	border-top: #808080 2px dashed;
	border-bottom: #808080 2px dashed;
	width:  500px;
}
label {
	font-size:  10pt;
	font-family; Arial;
	color: #0000000;
	font-weight: normal;
	text-align: left;
	width:  400px;
}

.datayellow {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: yellow;
}