body {
	background-image: url(images/pageback.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;

}
a:link {  color: #0000CC; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}
td, p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
ul {}
ol {}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #990000;
}
h2, h3, h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CC3333;
}
hr {
	color: #990000;
}
.small {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.topback {
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}
