body 	{ 
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000
}

table, tr, td, input 	{ 
	font-family: Tahoma;
	font-size: 8pt;color:#000000
}

.title { font-size: 8pt;  font-weight: bold; font-family:Tahoma; color:#000000  }

.subtitle { font-size: 8pt;  font-weight: bold; font-family:Tahoma; color:#000000  }

.horizontalLine {
	background-color: #666666;
}

.bold 	{ 
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;color:#000000
}

.smalltext 	{ 
	font-family: Tahoma;
	font-size: 8pt;color:#000000
}



.error { color: #FF0000;  font-weight: bold; font-family:Tahoma; font-size:8pt  }

a { font-weight: bold;  text-decoration: none;  color: #000000;font-family:Tahoma; font-size:8pt   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #202020;font-family:Tahoma; font-size:8pt   }
