@charset "utf-8";

@font-face {
  font-family: "Trebuchet MS";
  font-style:  normal;
  font-weight: normal;
  src: url(TREBUCH0.eot);
}

body {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	margin: 0px;
	color:#333333;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0099cc;
}
.bluetext {
	color: #0099CC;
}
.graytext {
	color: #666666;
}
