@charset "UTF-8";
/* CSS Document */

.body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1.6;
}

.bodysmall {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 1.4;
}

.bodysmallbold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 1.4;
}

.bodysmallgrey {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	line-height: 2.0;
}

.bodypic {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	line-height: 1.2;
}

.bodypicsmall {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 1.2;
}

.bodybig {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #111111;
	line-height: 1.6;
}

.bodyorange {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
	line-height: 1.4;
}

.bodyorangebold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffcc00;
	line-height: 1.6;
}

.dotbodyorange {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
}

.bodybold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 1.6;
	font-weight: bold;
}

.header {
	font-family: "Garamond Premr Pro";
	font-size: 20px;
	color: #333333;
}

.tag {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	line-height: 1.6;
}

.sidemenu {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.bodyhead {
	font-family:"Trebuchet MS";
	font-size: 22px;
	color: #222222;
	line-height: 1.6;
	font-weight:bold;
}

.bodyheadorange {
	font-family:"Trebuchet MS";
	font-size: 22px;
	color: #ff9900;
	line-height: 1.6;
	font-weight:bold;
}

.bodyheaddot {
	font-family:"Trebuchet MS";
	font-size: 22px;
	color: #333333;
}

.dot {
	font-family:"Trebuchet MS";
	font-size: 9px;
	color: #222222;
	line-height: 30;
}

.body02 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1.2;
}

.bodyhead02 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #222222;
	line-height: 1.2;
	font-weight:bold;
}

.copyrightbody {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 1.6;
}