body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	color: green;
}

a {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-color: gray;
}

a:hover {
	text-decoration: underline;
	color: gray;
}

.atitle {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	color: white;
	font-size: 16pt;
	font-weight: bold;
} 

.mtitle
{
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	color: blue;
	font-size: 25pt;
	font-weight: bold;
}

.broschure
{
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	color: green;
	font-size: 7pt;
}  

