.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: 7B6E68;

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	color: 7B6E68;


}
.bg {
	background-attachment: fixed;
	background-image: url(Images/clouds_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7B6E68;

}
.references {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B6E68;

}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B6E68;
	text-decoration: underline;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #7B6E68;
}
.outline {
	border: thin solid #7B6E68;
}
.underline {
	text-decoration: underline;
}
