.text {


	font-family: "Century Schoolbook", Verdana, sans-serif;
	font-size: x-small;
}

li {
	list-style-image: url(../clipart/bullets/twoToneBlueSquares.gif);
}
li li { list-style-image: url(../clipart/bullets/arrows/blueArrowRight.gif);}

a.nav {
	background-image: url(../images/navigate_off.gif);
	height: 27px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 25px;
}

a.nav:hover {
	background-image: url(../images/navigate_on.gif);
	height: 27px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 25px;
}
.headings {
	font-family: "Century Schoolbook", Verdana, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #CC6600;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.titles {

	font-family: "Century Schoolbook", Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

