/* Format
--------------------------------------------------------------------------------*/
body{
	font: ;
	font-size: 10pt;
	line-height: 140%;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, dl, dt, dd {
 font-weight: normal;
	margin: 0;
	padding: 0;
}

th {
	font-weight: normal;
	text-align: left;
}

th, td, dt, dd {
	font-size: 10pt;
	line-height: 140%;
}

ol {
	margin-left: 20px;
	_margin-left: 25px;}

a img{ border: 0;	}

em, address {	font-style: normal; }

ul li img {	vertical-align: top; }


/* Font
--------------------------------------------------------------------------------*/
.font8s {
	font-size: 8pt;
	line-height: 120%;
}
.font8 {
	font-size: 8pt;
	line-height: 140%;
}

.font10s {
	font-size: 10pt;
	line-height: 120%;
}
.font10 {
	font-size: 10pt;
	line-height: 140%;
}

.font12s {
	font-size: 12pt;
	line-height: 130%;
}
.font12 {
	font-size: 12pt;
	line-height: 150%;
}