a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 6d2614;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 5e72b9;
	text-decoration: none;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 0d1049;
	text-align: right;
	display: table-column;
	padding-right: 10px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: 5e72b9;


}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	padding-left: 10px;



}
.bodyhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;

}
.bodyhead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	padding-left: 10px;
	font-weight: bold;
	text-transform: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
