body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  margin: 0px 20px 0px 20px;
}

a { 
  text-decoration : underline; 
  color : #006633; font-weight: bold;
}

#header, #search, #nav, #footer { 
  display : none; 
}

 td.smallTitle { 
	font-family: times; 
	font-size: 14pt;  
	color: #006633; 
	letter-spacing: 0.3mm;  
	font-weight: 500; 
	}

td.smallTitle2 { 
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 8pt;  
	color: navy;  
	}

td.bigTitle { 
	font-family: times; 
	font-size: 22pt;  
	color: navy; 
	letter-spacing: 0.4mm;  
	font-weight: 600; 
	}
h1,h2 	{
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: bold;
	color: #333;
	}

h1 	{
	font-size: 16pt;
	margin: 0;
	}

h2 	{
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	}
