body {
	background-color: #FFFBE6;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
}

body, td, th {
	color: #1E1E1E;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
}

h1, h2, h4 {
	color: #006666;
	line-height: 120%;
}

h3, h5, h6 {
	color: #003399;
	line-height: 120%;
}

a:link {
	text-decoration: none;
}

a:link {
	color: #003399;
}

a:hover {
	color: #006666;
	
}

a:visited {
	color: #006666;
	text-decoration: none;
}

.red {
	color: #CC0000;
}
.title1 {
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	color: #006699;
}
.footer {
	font-weight: bold;
	color: #DCF185;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: larger;
}
.b-large {
	font-size: larger;
	font-weight: bold;
}
.s-font {
	font-size: smaller;
	line-height: 100%;
}
.ss-font {
	font-size: x-small;
	line-height: 100%;
}