body {
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

a:link {
  color: #0000FF;
}

a:visited {
  color:#FF0000;
}

a:active {
  color: #0000FF;
}

th {
  background-color : #46796B;
  color: #EAFFEA;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 9pt;
  font-weight: bold;
}

td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.bgtd{
  background-color : #004040}

 .bgdata{
 background-color : #CCF0CC;
}
  
.title{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
  color : #CC0000;
}

.descr{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 9pt;
  font-weight : bold;
  color : #8D0000
}

.label {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 9pt;
  font-weight : bold;
  color : #000000
}

.data {
  font-family : Arial, Helvetica, sans-serif;
  font-size :  9pt;
  font-weight: lighter
}

.footer {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  color : #888888;
  text-align : center;
}

.shade {
  background-color : #CCCCCC;
}

.fixeddata {
  font-family : Courier New, Courier;
  font-size : 9pt;
  font-weight: lighter
}

.headlines {
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size :  9pt;
  font-weight : bold;
}

.seperator {
  background-color : #000000;
}

.evenrow {
  background-color : #FFFFCC;
}

.redfont {
  color : #FF0000;
}

.profilelbl {
  background-color : #0082BF;
  color : #FFFFFF;
}

.highlight {
  background-color : #ebf0f0;
}

.current {
  background-color : #FEFFF4;
}

.bgtxt {
  background-color : #E8E8E8;
}
