.styles {
	font-family: "Trebuchet MS";
}
.bodyt {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
.header {
	font-size: large;
	line-height: 28px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;

}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
.bdr {
	border: 1px solid #80795F;
}
.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #993300;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
.space {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 17px;
}
.blkbdr {
	border: 1px solid #000000;
}
