body {
  color: #003300;
}

td {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

.lang {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}

.langselected {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003300;
	text-weight: bold;
}

h1,h2,h3,h4,h5,h6 
{
        color: #003300;
}
                                                                                                     
