A:link {text-decoration: none;
	color: #567289;
	font-family: tahoma;
	font-size: 11px;
}
A:active {text-decoration: none;
	color: #567289;
	font-family: tahoma;
	font-size: 11px;
}
A:visited {text-decoration: none;
	color: #567289;
	font-family: tahoma;
	font-size: 11px;
}
A:hover {text-decoration: line-through;
	color: #567289;
	font-family: tahoma;
	font-size: 11px;
}
A	{font-weight: bold; text-decoration: none;}
body {
	background: #E2E2E2 no-repeat fixed;
	font-family: "Arial Narrow";
	font-size: 13px;
	scrollbar-face-color: #F8F8F8;
	scrollbar-arrow-color: #6A6A6A;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-base-color: #E2E2E2;
	scrollbar-track-color: #E2E2E2;
	scrollbar-darkshadow-color: #E2E2E2;
	word-break : keep-all;
}
.main {	cursor: default;
	color: #000000;
	margin: 0 10 0 10px;
	font-family: "Arial Narrow";
	font-size: 13px;
}
.sub {	cursor: default;
	color: #000000;
	margin: 0 0 0 18px;
	font-family: "Arial Narrow";
	font-size: 13px;
}
input { border: 1 #000000 solid;
        font-family: "Arial Narrow";
        font-size: 11px;
        color: #000000;
        background-color: #E2E2E2;
}
.r { cursor: default;
	color: #000000;
	margin: 0 8 0 10px;
	font-family: "Arial Narrow";
	font-size: 13px;
}
.twilight {
	cursor: default;
	color: #000000;
	font-family: "Arial Narrow";
	font-size: 13px;
}
.title {margin: 0 5 0 0px;
	cursor: default;
	color: #6A6A6A;
	font-family: "Arial Black";
	font-size:15px;
}