body {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-image: url(images/pageback.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;

}
a:link {  color: #000066; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
ol {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #990000;

}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CC3333;
}
h3 {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
}
hr {
	color: #990000;
}
.small {

	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.topback {
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
}
