BODY
{
    background-color: white;
}

A:link, A:visited, A:active {
 	color: #51453C;
	text-decoration: none;
}
 
.main_column {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	text-align: left;
}

.section_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
}

.section_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	text-align: left;
	font-style: italic;
}

.credits_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	text-align: center;
	font-style: bold;
}

.credits_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	text-align: center;
	font-style: bold;
}
