body { background-color: #ffffff; color: #111111; font-size: 14px; font-family: ƒSƒVƒbƒN,Arial;}
a:link, a:visited, a:active { color: #080880; text-decoration: none; }
a:hover { color: #ee0000; text-decoration: none; }

h1 { font-size: 30px; font-weight: normal; }
h2 { font-size: 22px; font-weight: normal; }
h3 { font-size: 22px; font-weight: normal; }
h4 { font-size: 14px; font-weight: normal; }
h5 { font-size: 14px; font-weight: normal; }

strong { background-color: #aea; font-weight: bold; }

.title_box {
	width: 100%;
	height: 110px;
	background-color: #22bbbb;
	border: solid 1px #000;
}

.title_box h1 { margin-left: 10px; }

.site_title {
	float: right;
	font-size: 36px;
	color: #e0e0e0;
	margin: 6px;
}

.primary_link_box , .secondary_link_box {
	width: 100%;
	border: solid 1px #000;
	margin-top: 5px;
	text-align: center;
	vertical-align: center;
}

.adsense_box {
	width: 100%;
	padding: 10px 0px 10px 0px;
	border: solid 1px #000;
	margin-top: 5px;
}

.text_box {
	width: 100%;
	border: solid 1px #000;
	margin-top: 5px;
}

.text_item {
	border: dashed 1px #888;
	margin: 3px 4px 4px 4px;
}

.item_title {
	color: #006666;
	font-weigit: bold;
	margin: 0px 3px 1px 4px;
}

.item_text_body {
	color: #222222;
	font-weight: normal;
	margin: 3px 3px 1px 16px;
}

.item_url {
	color: #008844;
	font-weight: normal;
	margin: 3px 3px 1px 16px;
}
