@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#wrapper {
	width:955px;
	height:600px;
	margin:0 auto 0 auto;
}
table {
	background-color:#EEE;
	border:solid 1px #cccccc;
}
th {
	background:#333;
	color:#FFF;
	text-align:left
}
iframe {
	background:#FFF;
}
