@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	border: 0;
	padding: 0px;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
.navbox {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#999;
	font-size:14px;
	font-weight:bold;
	line-height: 18pt;
}

a {
	color: #999;
	text-decoration: none;
	border-top-width: 0px;
	border-top-style: none;
}

a:link {
	color: #999;
}

a:visited {
	color: #999;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a:active {
	color: #999;
}

.add {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	text-align:right;
	font-weight: normal;
}
.date {
	font-weight: bold;
}

.head {
color: #999;
font-size: 24px;
}

.item {
	font-size: 16px;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.detail {
	font-style: italic;
}
.piccap {
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.boxout {
	background-color: #99CCFF;
}
.byline {
	font-style: italic;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}

