body {
	margin:0px; 
	background-color: #ffffff;
	background-image: url('../images/tlo.jpg');
    	background-repeat: repeat-x; 
	background-position: left top;
	margin-width: 0px; 
	margin-height: 0px;
	font-family: tahoma, arial, sans-serif;
	}
A {
  color: #817F7E;
  text-decoration: none;
}

A:hover {
  color: #817F7E;
  text-decoration: underline;
}

	
a.menu:link, a.menu:visited {
	display: block;
	height: 39px;
	width: 130px;
	line-height: 39px;
	color: #676565;
	font-weight: bold;
	font-size: 12px;
	background-image: url('../images/button_b.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Times, Verdana, Arial, sans-serif;
	}
	
a.menu:hover {
	background-image: url('../images/button_a.jpg');
	text-decoration: none;
	}
img { border: none; }
	
p {margin-left: 14px; line-height: 140%; font-size: 12px; font-weight: normal; color: #817F7E;}

h1 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; margin-left: 14px; line-height: 200%; 
	font-size: 18px; font-weight: bold; color: #F3A127; margin-top: 20px;}
	
h2 {margin-left: 0px; line-height: 100%; font-size: 10px; font-weight: normal; color: #817F7E;}