body  {
	font-size: 10 pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #E4F9E4;
}

td  {
	font-size: 10 pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	
}

p   {
	font-size: 10 pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	
}

u   {
	font-size: 105%;
	color: #387510;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}

em   {
	font-size: 80%;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
}

b  {
	font-weight: bold;
		
}

i  {
	
	font-style: italic;
	
}

strong  {
	font-size: 500%;
	color: #387510;
	font-weight: normal;
	text-align: center;

}

h1  {
	font-size: 400%;
	color: #387510;
	font-weight: normal;

}

h2  {
	font-size: 300%;
	color: #387510;
}

h3  {
	font-size: 200%;
	color: #387510;
}

h4  {
	font-size: 150%;
	color: #387510;
	font-weight: normal;
}

h4.sod  {
	font-size: 110%;
	color: #387510;
	font-weight: bold;
}

h5  {
	font-size: 200%;
	color: #387510;
	font-weight: normal;
}

a  {
	color: #387510;
	text-decoration: none;
	text-align: left;
}

