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

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

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

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

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

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

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

a
{
	text-decoration: none;
	color: white;
}

a:hover 
{
	text-decoration: underline;
}