.head			{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	list-style-type: square;
}
.head a			{ color: #000000; text-decoration: none }
.head a:hover		{ color: #FFFF00; text-decoration: none }

.navi			{
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	list-style-type: square;
}
.navi a			{ color: #505050; text-decoration: none }
.navi a:hover		{ color: #FFFF00; text-decoration: none }

.navion			{
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	list-style-type: square;
}
.navion a			{ color: #FFFF00; text-decoration: none }
.navion a:hover		{ color: #FFFF00; text-decoration: none }

.headline			{
	color: #990000;
	font-size: 16pt;
	line-height: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.paragraph			{ color: #666666; font-size: 14px; line-height: 16px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.paragraph a		{ color: #0000CC; text-decoration: underline }
.paragraph a:hover	{ color: #CC0000; text-decoration: underline }

.text				{ color: #666666; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.text a				{ color: #0000CC; text-decoration: underline }
.text a:hover		{ color: #CC0000; text-decoration: underline }

.newsbox				{
	color: #CCCC99;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 5px;
}
.newsbox a				{ color: #FFFFFF; text-decoration: none }
.newsbox a:hover		{ color: #FFFF00; text-decoration: none }

.bannerbox				{ color: #666666; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:bold }
.bannerbox a			{ color: #0000CC; text-decoration: underline }
.bannerbox a:hover		{ color: #CC0000; text-decoration: underline }

.note				{
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stepboxon				{
	color: #7F7F33;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF66;
	height: 40px;
	width: 40px;
	border: 1px solid #7F7F33;
	text-align: center;
	vertical-align: text-bottom;
}

.stepboxoff				{
	color: #7F7F66;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
	height: 40px;
	width: 40px;
	border: 1px solid #7F7F66;
	text-align: center;
	vertical-align: text-bottom;
}

.footer				{ font-size: 9px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.footer a			{ color: #999999; text-decoration: underline }
.footer a:hover		{ color: #666666; text-decoration: underline }

.hNavi				{ font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.hNavi a			{ color: blue; text-decoration: none }
.hNavi a:hover		{ color: #CC0000; text-decoration: underline }