body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFEE7;
}
.footer {
	background-image:url(../images/footer_pattren.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-align:center;
	height:30px;
	}
a:link,a:visited,a:active {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#336600;
	text-decoration:none;
	}
a:hover {
	azimuth:inherit;
	text-decoration:underline;
}
.tablebord {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	}
