.header01 {
	font-family : Arial,Verdana;
	font-size : 18px;
	color : #006600;
	text-decoration : none;
	font-weight : bold;
}

.header02 {
	font-family : Arial,Verdana;
	font-size : 16px;
	color : #006600;
	text-decoration : none;
	font-weight : bold;
}

.text01 {
	font-family : Tahoma,Helvetica,Arial,Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
}

.text02 {
	font-family : Tahoma,Helvetica,Arial,Verdana;
	font-size : 11px;
	color : #006600;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
}

.text03 {
	font-family : Tahoma,Helvetica,Arial,Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
}

.footer {
	font-family : Tahoma,Helvetica,Arial,Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

.link01 {
	font-family : Arial,Verdana;
	font-size : 10px;
	color : #FFFFCC;
	text-decoration : none;
	font-weight : normal;
}

A.link01:hover {
	text-decoration : underline;
}

.link02 {
	font-family : Arial,Verdana;
	font-size : 11px;
	color : #006600;
	text-decoration : none;
	font-weight : normal;
}

A.link02:hover {
	text-decoration : underline;
}