.justifytext {
	text-align: justify;
}

P.review {
text-indent: 15; 
margin-top: 0; 
margin-bottom: 0
}

.sectionhead { font-weight: normal;  color: #800000; font-size: 16pt;  }

.heading { font-weight: normal; color: #800000; font-size: 12pt; }

.large_heading { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #800000; font-size: 14px; }


body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #800000;
}

.contents {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 10pt;
	text-decoration: underline;
}
.table_borders_brown {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #800000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #800000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #800000;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 4px;
	background-color: #FFE4C4;
}
.table_borders_nobackground {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #800000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #800000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #800000;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 4px;
}
.table_borders_justified {
	border: 1px solid #800000;
	padding: 4px;
	text-align: justify;	
}
.small_text_italic {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #800000;	
}
.picture_caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #800000;		
}
.interview_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.interview_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.verysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
	font-style: italic;
}