body { background-color: #FFFFFF; }

a:link, a:visited { color: #008091; text-decoration: none; }

a:link:hover, a:visited:hover { text-decoration: underline; }

a:link:active, a:visited:active { color: #192256; text-decoration: underline; }


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:14px;
	letter-spacing:0px;
	text-align:justify;
}

.title		{
	COLOR: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.subtitle	{
	COLOR: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-variant: normal;
}

/* IMAGE CAPTION */
.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
  width: 9em;
}

.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
  width: 9em;
}

.arc90_imgcaptionTXT {
  font-size: .8em;
  color: #666;
  text-align: left;
}

.floatl {
  float: left;
  margin-right: 1em;
}

.floatc {
  float: center;
  margin-center: 1em;
}

.floatr {
  float: right;
  margin-left: 1em;
}

#content {
	width: 779px;
	float: left;
	display:inline;
	text-align: justify;
	background: #FFFFFF;
	padding: 10px;
	margin: 8px;
}

table{
	font-family: Georgia,"Times New Roman",serif;
	font-size: 10pt;
	color: #333333;
	}
a,a:link,a:visited {
	color: #5F000D;
	text-decoration: underline;
	}
a:active,a:hover {
	color: #5F000D;
	text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.2em;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
	}
h1 {font-size: 200%; color: #21446B}
h2 {font-size: 170%; color: #21446B}
h3 {font-size: 140%; color: #21446B}
h4 {font-size: 130%}
h5 {font-size: 120%}
h6 {font-size: 110%}
a, a:link, a:visited, a:active, a:hover {text-decoration: underline; border: none}
a, a:link, a:visited  {color: #07497F}
a:active, a:hover {color: #792228}
blockquote{
	background-color: #EFEFEF;
	padding: 10px;
	margin: 0px 15px
	}
img {border: none}
