body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
}

.padded {
	padding: 4px;
}

.smtxt {
	font-size: 9px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
}

.paperbg {
	background-image: url(/images/paperTable.jpg);
	background-repeat: no-repeat;
}
