body {
	scrollbar-3d-light-color : #ffffff; 
	scrollbar-arrow-color : #0066cc; 
	scrollbar-base-color : #ffffff; 
	scrollbar-dark-shadow-color : #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : gray; 
	scrollbar-shadow-color : #ffffff;
}

 . {
 	scrollbar-3d-light-color : #ffffff; 
	scrollbar-arrow-color : #16147F; 
	scrollbar-base-color : #ffffff; 
	scrollbar-dark-shadow-color : #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #16147F; 
	scrollbar-shadow-color : #ffffff;
}

A {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}

A:ACTIVE {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}

A:FOCUS {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}
A:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}

A:LINK {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}
A:VISITED {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #10911C;
}

#km_link {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : white;
}
#km_link:HOVER {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : #0066cc;
}

#kn_link {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #ff944c;
}
#kn_link:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : #ff944c;
}

#ku_link {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #0066cc;
}
#ku_link:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #0066cc;
}

.text01 {
	font-family : Arial;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #0066cc;
	line-height : 25px;
}

.text01a {
	font-family : Arial;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
	color : #ff944c;
	line-height : 25px;
}

.text02 {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #0066cc;
	line-height : 16px;
}

.text03 {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #0066cc;
	line-height : 12px;
}

.text04 {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #0066cc;
	line-height : 13px;
}

.textarea {
	border-style : solid solid solid solid; 
	border-width : 1px; 
	border-color : #ffffff; 
	background-color : #16147F; 
	font-family : arial; 
	font-size : 14px;
	color : #ffffff; 
	scrollbar-3d-light-color : #ffffff; 
	scrollbar-arrow-color : #16147F; 
	scrollbar-base-color : #ffffff; 
	scrollbar-dark-shadow-color : #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #16147F; 
	scrollbar-shadow-color : #ffffff;
	padding-bottom: 3px;
}
