a:link, a:visited {
	color: #860000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #3A0000;
	text-decoration: underline;
	font-weight: bold;
}

body {
	margin: 0px 0px 0px 0px;
	background: #FFFBE9;
	scrollbar-base-color : #860000;
	scrollbar-face-color : #860000;
	scrollbar-highlight-color : #860000;
	scrollbar-shadow-color : #860000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color : #000000; 
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color : #000000;
}
body, td {
	margin: 0px 0px 0px 0px;
	color: #000000;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
}
.titletd {
	padding: 6px 6px 6px 6px;
}

.contentstd {
	padding: 10px 8px 12px 8px;
}

.9n {
	font-size:9px;
	line-height: 10px;
	font-weight: normal;
}

.10n {
	font-size:10px;
	line-height: 12px;
	font-weight: normal;
}

.11n {
	font-size:11px;
	line-height: 14px;
	font-weight: normal;
}

.15n {
	font-size:15px;
	line-height: 18px;
	font-weight: normal;
}

.18n {
	font-size:18px;
	line-height: 21px;
	font-weight: normal;
}

.12n {
	font-size:12px;
	line-height: 15px;
	font-weight: normal;
}

.13n {
	font-size:13px;
	line-height: 16px;
	font-weight: normal;
}

.11b {
	font-size:11px;
	line-height: 14px;
	font-weight: bold;
}

.12b {
	font-size:12px;
	line-height: 15px;
	font-weight: bold;
}

.13b {
	font-size:13px;
	line-height: 16px;
	font-weight: bold;
}

.color1 {
	color : #3A0000;
}

.color2 {
	color : #FFFBE9;
}