TH {
	font-weight: bold;
}

A {
	color: #505050;
}

A:hover {
	text-decoration: underline;
}

.content_alert {
	color: #FF0000;
}

.content_text {
	font-family: Arial, Verdana;
}


