body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height:15px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
}
a:visited {
	color: #cc00ff;
}
a:hover {
	color: #FF0000;
}




h1           {
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-position: 100%;
	font-weight: normal;
}
h2           {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3           {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 110%;
}
h4           {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 110%;
}
h5           {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 110%;
}
h6           {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 110%;
}

.frame {

	font-size: 13px;
	color: #FE6400;
	border: 1px solid #E2E2E2;
}

.cr {

	font-size: 10px;
	font-weight: normal;
	color: #363636;
}


.box1 {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}
.box2 {
	color: #FFFFFF;
	background-color: #FFCC33;
	border: thin inset #FFCC33;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 130%;
}

.table01 {
	font-size: 12px;
	line-height: 20px;
}

.table02 {
	font-size: 10px;
	line-height: 15px;
}