body  {
	font-size: 10 pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #F9ECDC;
}

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: #774A15;
	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: 400%;
	color: #774A15;
	font-weight: normal;
	text-align: left;
}



h1  {
	font-size: 600%;
	color: #774A15;
	font-weight: normal;
}

h2  {
	font-size: 430%;
	color: #774A15;
	font-weight: normal;
}

h3  {
	font-size: 200%;
	color: #774A15;
}

h4  {
	font-size: 150%;
	color: #774A15;
	font-weight: normal;
}

h4.sod  {
	font-size: 110%;
	color: #774A15;
	font-weight: bold;
}


h5  {
	font-size: 200%;
	color: #774A15;
	font-weight: normal;
}


a  {
	color: #774A15;
	text-decoration: none;
	text-align: left;
}

