body {
	margin: 0px;
	padding: 0px;
	background-color: #520000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #675844;

}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}


a:link {
	font-family:"Times New Roman", Times, serif;
	padding-right: 10px;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #690C17;
}	
	
a:visited {
	font-family:"Times New Roman", Times, serif;
	padding-right: 10px;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #690C17;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	padding-right: 10px;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color:#A60303;
	
}


.class1 a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #A60303;
}	
	
.class1 a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #A60303;
}
.class1 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color:#690C17;
	



.boxtext {
	text-align: justify;
}