.sans {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bodyred {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #990000;
}
.universalbg {
	background-image: url(shared/universalbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
