body {
	background-color: #333333;
	color: #CCCCCC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p,td,th,div {
	color: #CCCCCC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFDE00;
}
a:visited {
	color: #FFDE00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFDE00;
}
.toptable {
	background-image: url(content/images/u-blades-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vertlinecell {
	background-image: url(content/images/vertline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.scottlettertitle {
	font-size: 18px;
	font-weight: bold;
	color: #9b9b9b;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFDE00;
}
.scottnote {
	color: #9b9b9b;
}
.datetype {
	font-size: 9px;
}
.hline {
	background-image: url(content/images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

