

DIV {
	font-size: 12px;
	padding-top: 5px;
	color: #cccccc;
}
H1 {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: right;
	color: #505028;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

H2 {
	font-size: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	color: white;
}

H3 {
	font-size: 15px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

A {color:#cccccc;text-decoration:none;}
A:LINK {color:#cccccc;text-decoration:none;}
a:visited {color:#cccccc;text-decoration:none;}
a:hover {color:#808040;text-decoration:underline;}
a:active {color:#808040;text-decoration:none;}

.spec {
	font-size: 12px;
	margin-left: 6px;
	margin-top: 4px;
	line-height: 1.7;
	margin-bottom: 4px;
	color: white;
}


.spec2 {
	font-size: 10px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 1.4;
	font-weight: 500;
	color: white;
}

.spec3 {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 1.4;
	font-weight: 500;
	text-align: center;
}

.spec4 {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 15px;
	line-height: 1.8;
}

.unchi {
	font-size: 12px;
	margin-left: 6px;
	margin-top: 4px;
	line-height: 1.7;
	margin-bottom: 4px;
	font-weight: bold;
	color: #505028;
	text-align: center;
}


.menu {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
}

.menu2 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #cccccc;
}

.detail {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-left: 3px;
	margin-right: 10px;
	line-height: 20px;
}

.copy {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 20px;
	color: #ffffff;
	background-color: #162305;
	text-align: center;
}
STRONG {
	font-size: 12px;
	font-weight: normal;
}
BODY {
	background-color: black;
	color: white;
}
