/* CSS Document */

body {
	background-color: #FFE8D8;
}

.content {
	font-family: Lucida Sans, Tahom, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/main_boro_05.jpg);
	background-repeat: no-repeat;
	color: #3f352f;
}

.stretch {
	background-image: url(images/stretch_07.jpg);
	background-repeat: repeat-y;
}

.table {
	font-family: Lucida Sans, Tahom, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f352f;
}

.subhead {
	font-family: Lucida Sans, Tahom, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font style: bold;
	color: #006699;
}

a:link {
	font-family: Lucida Sans, Tahom, Arial, Helvetica, sans-serif;
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099cc;
}
