body {
	margin: 0;
	padding: 0;
	background: #99774a;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link {text-decoration: underline;}
A:visited {text-decoration: underline; color: #335062;}
A:active {text-decoration: underline; color: #335062;}
A:hover {text-decoration: none; color: #cccccc;}

.small_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.small_main {
	font-family: Georgia;
	font-size: 10px;
	color: #335062;
}

.main {
	font-family: Georgia;
	font-size: 11px;
	color: #335062;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;

}
.border1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #998675;
	border-bottom-color: #998675;
	border-left-color: #998675;

} 



.Titles {
	font-family: Georgia;
	font-size: 22px;
	color: #829EB1;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
}

