@charset "UTF-8";body img {	height: auto;	width: 100%;	padding: 0px 0px 5px;}Standard Boxed Text {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-style: normal;	line-height: 110%;	font-weight: normal;	font-variant: normal;	color: #999;	text-align: justify;	vertical-align: top;	margin: 10px;	height: auto;	width: auto;	border: thin solid #666;}Boxed Text {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-style: normal;	line-height: 110%;	font-weight: normal;	font-variant: normal;	text-align: justify;	vertical-align: top;	margin: 10px;	border: thin solid #999;}.boxedtext {	font-family: Verdana, Geneva, sans-serif;	font-size: 16px;	font-style: normal;	line-height: 110%;	color: #666;	margin: 0px;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	padding: 10px;}