body 	{ 
	font-family: tahoma, tahoma, tahoma;
	font-size: 10px;
	background-color: #ffffff;
}

table, tr, td, input 	{ 
	font-family: tahoma, tahoma, tahoma;
	font-size: 10px;
}

.title { font-size: 10px;   }

.subtitle { font-size: 10px;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-family: tahoma, tahoma, tahoma;
	font-size: 10px;
}

.smalltext 	{ 
	font-family:tahoma, tahoma, tahoma;
	font-size: 10px;
}



.error { color: Red;    }

a { text-decoration: none;  color: #ff6600;   }
a:hover {   text-decoration: underline;  color: #999966;   }
