@charset "utf-8";
.Enve {font-size: xx-small}

body {
	background-color: #F3EAE5;
}
.links {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	overflow: auto;
	height: 550px;
	width: 350px;
	margin-left: 16px;
	padding-right: 20px;
}
a:link {
	color: #8296B1;
}
a:visited {
	color: #EBC7BB;
}
a:hover {
	color: #D49278;
}
a:active {
	color: #8296B1;
}
.outer_rim {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
