BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TABLE {
	padding:3px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TD {
	padding:3px;
	margin:0px;
}


TD.whi-red A {
  	text-decoration: underline;
	color: white;
}

TD.whi-gre A {
  	text-decoration: underline;
	color: white;
}

TD.whi-bla A {
  	text-decoration: underline;
	color: white;
}


TD.top-red {
  	font-family: Courier New; 
	font-size: 20pt;
	font-weight: bold;
	height: 58px;
  	text-indent: 2mm;
	color: #FFFFFF;
	background: #ff0000;
  	vertical-align: middle;
}

A:hover {
  text-decoration: underline;
}


TR, TD {
	align: left;
	vertical-align: top;
}

TD.black { 
	font-family: Courier New;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

TABLE.left {
  	width: 210px;
	font-family: Courier New;
	font-size: 14pt;
	font-weight: bold;	
}

TABLE.leftsmall {
  	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	font-weight: bold;
}

TABLE.right {
  	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.whi-red { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	color: #FFFFFF;
	background: #ff0000;
}

.whi-gre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	color: #FFFFFF;
	background: #808080;
}

.whi-bla { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.bla-gre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	font-weight: bold;
	color: #000000;
	background: #c0c0c0;
}

.bla-sha { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #c0c0c0;
}

.bla-whi { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}

TD.img {
  padding: 0px;
}

TD.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #c0c0c0;
	/* padding: 2px; */
}

TD.evn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/* padding: 2px; */
}

/*
TD.odd a {
  font-weight: bold;
	font-size: 10pt;
}

TD.evn a {
  font-weight: bold;
	font-size: 10pt;
}
*/

.head { 
	font-family: Courier New;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
  background: #c0c0c0;
	text-align: center;
}

.news { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}



