body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
table{
	font-family:Verdana;
	color:#666666;
	font-size:10px;
	line-height:18px;
	}
a{
	color: #666666;
	text-decoration: none;
	}
a:hover{
	color: #666666;
	text-decoration: underline;
	}
#text_bg{
	background-image:url(../images/text_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
img{
	border:none;
	}
.title{
	font-size:14px;
	}
