@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D8D9F7;
}
.style2 {
	font-size: 8pt;
	font-family: "Trebuchet MS";
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #C8CDDB;
	border: thin groove #CDD0DD;
}
.style3 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12pt;
	color: #33333;
}
.saddr {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #808080;
	height: auto;
	width: auto;
	text-align: center;
	display: compact;
	border: medium ridge #FFFBF0;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: help;
}
.adr {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #D6D6D8;
	width: 250px;
}

