
body{
   background-color: transparent;
   font-family: Trebuchet MS, Lucida Sans Unicode;
	}

a {
	color:#745b48;
	text-decoration: underline;
	}
a:hover{
	text-decoration:none;
	}	
	
h2 {
	font-size: 14px;
	color: #745b48;
	font-weight: normal;
	padding: 0px;
}

#contenttext 
	{
	font-size: 10px;
	}