.menu {
	font-size: 11pt;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
}

.newsDate {
	font-size: 7pt;
	font-weight : normal;
	text-decoration: none;
	color: #222222;
}


.smallText {
	font-size: 7pt;
	font-weight : normal;
	color: #333333;
}

.smallTextAfter {
	font-size: 7pt;
	font-weight : normal;
	color: #333333;
	padding-bottom : 4px;
}


td {
	font-family : "Trebuchet MS", Tahoma, Verdana;
	font-size : 11pt;
}

p {
        text-indent: 32px;
	margin-left: 7px;
	margin-right: 7px;
}