.bodyTitle {
	font-family: Trebuchet, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #597648;
	text-transform: uppercase;
}

.bodyContentTable {   
	margin: 0;
	padding: 0;   
}
.Plainactionscell {  
	margin: 0 0 10px 0;
	padding: 0px;
}

h1, h2, h3, h4, h5, dt, h6
{
    font-family: Trebuchet, "Trebuchet MS", Helvetica, sans-serif;
}
h1
{
    font-size: 100%;
    font-weight: normal;
    color: #868686;
    margin: 0;
}

h2
{
    font-size: 130%;
    font-weight: bold;
    color: #597648;
    margin-bottom: 0;
}