@charset "UTF-8";
/* CSS Document */

body {
  color: #FFF;
  font-size: 12px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.25em;
  color: #000;
}
a: {
	color: #000;
	font-weight: normal;
}
a:link {
  color: #900;
  font-weight: bold;
  text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}