body, table {
	font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
  color: #006600;
	line-height: 150%;
	margin: 0;
}

h1, h2, h3 {
	color: #006600;
	font-size: 18px;
	font-family: Arial,'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
padding: 15px 0px 0px 0px;
}

h2 {
	font-size: 16px;
padding: 0px;
}

h3 {
	font-size: 14px;
padding: 0px;
}

a {
  color:#b6306a;
  font-weight:bold;
  text-decoration:none;
}

a:hover{
  color:#b6306a;
  font-weight:bold;
  text-decoration:underline;

a img { border: none }

.content, .content p, .content div{
text-align:justify !important;
}

