a {
	text-decoration: underline;
}

a:hover  {
	text-decoration: underline;
	color: #ffffff;
}

h2 {
	font-size: 18pt;
}

.small {
	font-size: 9pt;
}

.news {
	font-size: 10pt;
}

td  {
	font-size : 11pt;
}

