/* General styles */
html, body, h2, h3, h4, div, p, ul, li, input, table, td, select, textarea {
	font-family: Arial,verdana,sans-serif;
	font-weight: normal;
}
a
{
	color: #006699;	
}

tr.eventHeader
{
	font-size: 12pt;
	font-weight: bold;
}
tr.event_row
{
	background-color: #99CCFF;
}

