.001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #CCFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 13px;
	border-left-width: 1px;
	border-left-color: #999999;
	text-align: right;
	text-indent: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.present {
	background-color: #FFFFFF;
	padding: 10px;
	border: none;

}
.images {
	border: 1px solid #333333;
	left: 300px;
	top: 200px;
}
.textbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #999999;
	padding: 5px;
}
.background {
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	text-indent: 3pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

