
body.tte_body, td.tte_td
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

td.tte_td_color
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: b8a786;
	width: 100%;
	text-align: center;
	padding: 3 3 3 3;
	color: white;
}

td.tte_td_colored_left
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: b8a786;
	width: 25%;
	padding: 5 5 5 5;
	color: #FFFFFF;
}

#hilight_line
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	word-spacing: 4px;
	background-color: fbefda;
	padding: 3 3 3 3;
}

#footer_hilight_line
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	word-spacing: 4px;
	background-color: 3d382d;
	padding: 3 3 3 3;
}

td.tte_td_colored_right
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: 7b6f5a;
	width: 75%;
	padding: 5 5 5 5;
	color: #FFFFFF;
}

td.tte_image
{
	background-image: url('oil.jpg');
	height: 125px;
	font-family: arial, sans-serif;
	font-size: 4pt;
	text-align: left;
}

table.tte_table
{
	border: 1px solid Teal;
	width: 700;
}

a
{
	text-decoration: none;
	color: 54350F;
}

a:hover
{
	text-decoration: underline;
}