@charset "UTF-8";
/* TEXT STYLES */

body {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 40px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
}
.lefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 0px;
	color: #666;
}
.leftstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #666;
	line-height: 1.4em;
}
.leftstyle a {
	color: #999;
	text-decoration:none;
	font-weight: bold;
}
.leftstyle a:hover {
	color: #000;
	text-decoration:underline;
	font-weight: bold;
}
.leftstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225049;
	line-height: 1.4em;
}
.leftstyle3_lineheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #666;
	line-height: 2em;
}
.lefthead2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 0px;
	color: #666;
	line-height: 24px;
}
