A
{
	color: black;
	text-decoration: underline;
}
H1
{
	font-size: 14px;
}
H2
{
	font-size: 12px;
}
H3
{
	font-size: 12px;
	font-weight: bold;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
BODY
{
	background-color: #ece5a9;
	font-size: 12px;
	color: black;
	font-family: sans-serif;
	text-align: justify;
}
TABLE
{
	background-color: #ece5a9;
	font-size: 12px;
	color: black;
	font-family: sans-serif;
	text-align: justify;
}
