body 	{ 
	background-color:#ffa5a5;
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size: x-small;
}

.title { font-size: medium;  font-weight: bold;  }

.subtitle { font-size: small;  font-weight: bold;  }

.horizontalLine {
	background-color: #000000;
}

.smalltext 	{ 
	font-size: x-small;
}

.error { color: Red;  font-weight: bold;  }

a { color:#800000;  }
a:hover { color:#cc0000; }

td 	{ 
	font-size: x-small;
}
