body {
	background-image: url(../escom/1971/images/top_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.pageback {
	background-image: url(../escom/1971/images/page_back.jpg);
	background-repeat: repeat-y;
}
.navback {
	background-image: url(../escom/1971/images/nav_back.jpg);
	background-repeat: repeat-y;
}
p, td, th {
	font-family: "Trebuchet MS", Arial;
}
.nav {
	color: #003399;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}
.nav:link {
	color: #003399;
	text-decoration: none;
}
.nav:visited {
	color: #003399;
	text-decoration: none;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
}
ul {
	font-family: "Trebuchet MS", Arial;
}
ol {
	font-family: "Trebuchet MS", Arial;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #003399;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #006699;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
hr {
	color: #003399;
	height: 2px;
}