@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #11b5f9;
	font-size: 12px;
}
h1 {
	font-size: 14px;
}
body {
	background-image: url(img/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	float: left;
	height: 150px;
	width: 100%;
	background: url(img/header_bg.png) repeat-x;
}
#content {
	float: left;
	width: 800px;
	margin-left: 100px;
}
#content a, a:link, a:hover, a:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #11b5f9;
}
.style1 {font-size: x-small}
