body {
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #84c3d2;
	scrollbar-base-color: #84c3d2;
	font-weight: normal;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/ja_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;

	
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 80px;
}

h1 {
	font-family: "Gill Sans MT", "Trebuchet MS";
	/*line-height: 0px;*/
}
h2 {
 font-family: "Gill Sans MT", "Trebuchet MS"  margin: 0;
	line-height: 2em;
}
h3 {
 font-family: "Gill Sans MT", "Trebuchet MS"  margin: 0;
}
a {
	color: #00008b;
	text-decoration: none;
}
a:hover {
	color: #FC3503;
	text-decoration: none;
}
a.link {
	color: #00008b;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}
.white_links {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.3em;
	letter-spacing: 2px;
}
.small_text {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
}

.blue_links {
	font-weight: bold;
	color: #3688a7;
	font-size: 10px;
	letter-spacing: 2px;
}
.cushycms img {
	margin: 5px;
	padding: 5px;
}

.blue_links_bold {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
	color: ##3688a7;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

