.title {
	cursor: pointer;
	word-spacing: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-size: 16px;
	font-stretch: wider;
}

.title2 {
	cursor: default;
	word-spacing: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-size: 16px;
	font-stretch: wider;
}

.nav {
	color: #000000;
	font-stretch: wider;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	margin-right: 6px;
	letter-spacing: 2px;
	font-weight: normal;
	margin-left: 6px;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
}

a:hover, .nav:hover, a.txt:hover, a.arr:hover, a.nav2:hover {
	color:#333333;
	cursor: pointer;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-stretch: expanded;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	word-spacing: 8px;
	color: #333333;
	letter-spacing: 5px;
}

img {
	border-style: none;
}

body {
	background-color: white;
	margin: 0px;
}

td {
	vertical-align: middle;
	text-align: center;
}

.text {
	text-align: left;
	cursor: text;
	margin: 0;
	word-spacing: 3px;
	font-size: 12px;
	background-attachment: fixed;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #333333;
	font-weight: normal;
	background-position: left top;
	font-stretch: wider;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: no wrap;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	overflow: auto;
	z-index: 1;
	width: 351px;
	height: 248;
	display: block;
}

* html .text {
	text-align: left;
	cursor: text;
	margin: 0;
	word-spacing: 3px;
	font-size: 12px;
	background-attachment: fixed;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #333333;
	font-weight: normal;
	background-position: left top;
	font-stretch: wider;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: no wrap;
	padding-left: 20px;
	padding-top: 15px;
	overflow: auto;
	z-index: 1;
	width: 391px;
	height: 263px;
	w\idth: 351px;
	h\eight: 248;
	display: block;
}

pre, a.txt, td.txt {
	text-align: left;
	cursor: text;
	margin: 0;
	word-spacing: 3px;
	font-size: 10px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #333333;
	font-weight: normal;
	font-stretch: normal;
	text-decoration: none;
	letter-spacing: auto;
	cursor: text;
}

a.txt:hover {
	color:#999999;
	cursor: pointer;
}

a.arr {
	color: #000000;
	font-stretch: wider;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
}

a.nav2 {
	color: #666666;
	font-stretch: wider;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
}