body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#012022;
	color:#C5C9C8;
	line-height:18px;
	letter-spacing:.1em;
}

td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5C9C8;
}

a {
	color: #FFE2BC;
  	text-decoration: underline;
}

a:hover {
	color: #F1C770;
	text-decoration: none;	text-decoration: none;
}

.content {
	padding:0px 15px 0px 15px;
}

.content img {
	padding:6px 3px 0px 0px;
}

h1 {
	font-size:15px;
	color:#CCCCCC;
	border: dotted #CCCCCC;
	border-width:0px 0px 1px 0px;
}