td img {display: block;}
body {
	background-color: #333;
	text-align: justify;
}

.title {
	font-weight: bold;
}

.content {
	background: url(../images/003.jpg);
	background-repeat:repeat-y;
}

.font  {
	font-family: Arial;
}

.eventseven_m{
	background-color:#EEEEEE;
	height:20pt;
}
.eventsodd_m{
	height:20pt;
}

.border{
border: 1px solid #b0bec7;

}

.smallgrey {
	font-size: 7pt;
	color: #666666;
}

.boldnum {
	font-size: 10pt;
	font-weight: bold;
}

.smalldarkgrey {
	font-size: 7pt;
	color: #333333;
}

