.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000066;
	line-height: 14px;
}
a:link {color: red}    /* unvisited link */
a:visited {color: red} /* visited link */
a:hover {color: #999999}   /* mouse over link */
a:active {color: black}  /* selected link */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.scrollx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	border-top-width: 50px;
	border-bottom-width: 50px;
	border-left-width: 50px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0096D6;
	border-bottom-color: #0096D6;
	border-left-color: #0096D6;
	padding: 10px;
}

.scroll {
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	border-top-width: 50px;
	border-bottom-width: 50px;
	border-left-width: 50px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0096D6;
	border-bottom-color: #0096D6;
	border-left-color: #0096D6;
	padding: 10px;
}
