@charset "utf-8";

body,html{
	margin:0;
	padding:0;
	background:#fff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none
}

#container{margin:0 auto;width:1000px;background:#fff;}

.headerText {  font-size: 18px; font-weight: bold; color: #133960;}
