@charset "UTF-8";
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #91785B;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	list-style-type: decimal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #91785B;
}
#content {
height: 410px;
overflow: auto;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	list-style-type: square;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}

