body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-image: url(images/hatch.gif);
}
a:link {
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
h1 {
	font-size: medium;
}
p {
	font-size: x-small;
}
a:visited {
	color: #000066;
	font-size: x-small;

}
a:hover {
	font-size: x-small;
	color: #CC3300;
}
h2 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h3 {
	font-size: x-small;
}

.topborder {
	width: 760px;
	height: 20px;
	background-image: url(./images/upper_cell2.gif);
	}

#menubackground {
	width: 175px;
	height: 250px;
	background-image: url(./images/left_cell.gif);
	}
	
.line {
	width: 18px;
	height: 400px;
	background-image: url(./images/line3.gif);
	background-repeat: repeat-y;
	}
	
