A {
	text-decoration : none;
	color : #3A5770;
}
A:hover {
	color : #5A95D8;
}
BODY {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
	background-image : url(images/background.gif);
}
.header {
	font-size : 18px;
	font-weight : bold;
	color : #0000CD;
	font-family : Arial;
}
.subhead {
	font-size : 16px;
	font-weight : bold;
	color : Navy;
	font-family : Arial;
}
.pageText {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
}

.dirText {
	font-size : 12px;
}