@import url("AO_1.css");
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-color: #FF0000;
	width: 40%;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 0em;
	white-space: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	text-transform: lowercase;
}
.box {
	padding: 6px;
	float: left;
	height: auto;
	width: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: medium dotted #0000FF;
}
.articletext {
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	background-color: #CCFFFF;
	text-indent: 20px;
	font-weight: normal;
}
