body {
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {display: block;}


.menu {
	text-align:right;
	padding-right:10px;
	
	}
	
.menu_link {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 11px; 
	line-height:18px;
	color:white;
	text-decoration:none;
}

.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.title {
	font-family: Trebuchet MS, sans-serif;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color: #664422;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sub_title {
	font-family: Trebuchet MS, sans-serif;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	color: #664422;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}