@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:left;
	font-weight: bold;
}


/*typefaces*/

.h1 {
	font-size:1.8em;
	line-height: 1.6em;
	font-weight:bold;
	color:#000000;
	text-align:left;
}


.h2 {
	font-size:1.6em;
	line-height: 1.4em;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.h2_center {
	font-size:1.6em;
	line-height: 1.4em;
	color:#000000;
	text-align:center;
}

.bodycopysmall {
	font-size:13px;
	line-height: 140%;
	color:#000000;
	text-align:left;
	font-weight: normal;
}

.bodycopy {
	font-size:1.4em;
	line-height: 1.3em;
	color:#000000;
	text-align:left;
	font-weight: normal;
}



.bodycopy_center {
	font-size:1.5em;
	line-height: 1.5em;
	color:#000000;
	text-align:center;
}


.footer {
	font-size:10px; 
	line-height: 1.2em;
	color:#000000;
	text-align:left;
}


.pic  {
border: 3px solid #2c3872;

}
