BODY {
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	color : 336600;
	text-decoration : none;
}

A:VISITED {
	color : 336600;
	text-decoration : none;
}
A:HOVER {
	color : 009933;
	text-decoration : none;
}

P {
	font-family : Arial, Helvetica, sans-serif;
}

.menuMO {
	font-family : Arial, Helvetica, sans-serif;
}

UL {
	list-style-image : none;
	font-family : Arial, Helvetica, sans-serif;
}


.bodycell {
	padding-left : 10px;
	padding-right:10px;
}

.datecell {
	padding-bottom : 10px;
	
}

#date {
	font-weight : 600;
}
.titleMO {
	font-size : 22;
	font-weight : bold;
	text-align : center;
}
.titleMOsub {
	font-weight : 700;
	font-style : italic;
	text-align : center;
	font-size : 16px;
}

