body, table {
	font-family: 'Arial', Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
color: #444;
}


h1, h2, h3 {
	color: #016821;
	font-size: 24px;
	font-family: 'times new roman', arial, Tahoma, sans-serif;
	margin-top: 0.2em;
margin-bottom: 1.2em;
text-transform:uppercase;
}

h2 {
	font-size: 18px;
color:#7FAB7F;
}

h3 {
	font-size: 14px;

}

b, strong {
  color:#7FAB7F;  
  }


.tabnone {
list-style-image:none;
list-style-type:none;
background-color:#fcbe7b;}

a img { border: none }

a { text-decoration:underline;color:#016821; font-weight:normal;}
a:hover, a:visited { text-decoration:none;color:#444;font-weight:normal; }



