.body,td {
	font-family :  "Calisto MT","Times New Roman";
	font-size : 11pt;
	font-weight: normal;
	color : #571C3B;
}

.body_white {
	font-family : "Calisto MT","Times New Roman";
	font-size : 11pt;
	color : White;
}

.copy {
	font-family : "Calisto MT","Times New Roman";
	font-size : 9pt;
	color : #571C3B;
	
}

.h4 {
	font-family : "Calisto MT","Times New Roman";
	font-size : 14pt;
	color : #571C3B;
	font-weight: bold;
}

.h5 {
	font-family : "Calisto MT","Times New Roman";
	font-size : 13pt;
	color : #571C3B;
	font-weight: bold;
}

.indent {
	padding-left: 10px;
}