body {
	font-size: small;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
.copy {
	font-size: x-small;
	color: #666666;
}
.smll {
	font-size: 10px;
	line-height: 130%;
}
.large {
	font-size: x-large;
	line-height: 140%;
}
.px18{
	font-size: 18px;
	line-height: 140%;
}
.sitemap {
	font-size: x-small;
	line-height: 180%;
}
.green {
	font-size: small;
	line-height: 150%;
	color: #4EA00A;
	letter-spacing: 1px;
}
a {
	color: #5CADD8;
	word-spacing: normal;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration:none;

}

a:link {
	color: #333333;
}


a.link {
	color: #5CADD8;
	text-decoration:none;
	letter-spacing: -1px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

a.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link:link {
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:link {
	font-size: small;
	line-height: 140%;
	color: #003399;
	text-decoration: none;
}
.navigation a:visited  {
	font-size: small;
	line-height: 140%;
	color: #003399;
	text-decoration: none;
}
.navigation a:hover {
	font-size: small;
	line-height: 140%;
	color: #FFCC00;
	text-decoration: underline;
}
