a {
font-size: 11px;
}

	
.plain_text {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: normal;
  	padding: 5px;
}

.plain_text_bold {
	font-size : 8pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}

.plain_title {
	font-size : 10pt;
  	font-family : Tahoma, Verdana, Arial, sans-serif;
  	color : #444444;
  	font-style : normal;
  	text-decoration: none;
  	font-weight: bold;
  	padding: 5px;
}


.block th,
.block td {
	font: normal 11px Tahoma;
	}

