body,td,th {
	font-family: 'Helvetica Condensed', 'Trebuchet MS', Arial;
	color: #B7B7B7;
	font-size: 16px;
	background:url(../img/tiling.jpg) repeat #000000;
	margin:0 0 0 0;
}
h1{font-size: 36px;font-weight:normal;}

a {
	font-size: 16px;
	color: #CCCCCC;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#web{
	width:750px;
	margin:0 auto 0 auto;
}

img{border:0px;}

#footer{
	margin:0 auto 0 auto;
	background:url(../bg_footer.gif) no-repeat;
	width:561px;
	height:86px;
	padding-top:30px;
	padding-left:10px;
}