body {
	background: url(_images/bgimage.jpg); background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #6B0101;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #6B0101;
}
a {
	color: #993300;
}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #993300;
}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
