BODY, TD, INPUT {
	font-family: MS Sans Serif, Serif;
	font-size: 9pt;
}

.input_1 {
	font-weight: bold;

	font-size: 9pt;
	border: 1px solid #AAAAAA;
}
 
.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.href_2 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.href_2:hover {
	color: #DD2222;
	text-decoration: underline;
}

.href_1 {
	color: #0000ff;
	text-decoration: none;
}
.href_1:hover {
	text-decoration: underline;
}

.head_1 {
	color: #996600;
	text-decoration: none;
}
.head_1:hover {
	color: #DD4444;
	text-decoration: underline;
}

.caption_1 {
	color: #800000;
	font-size: 11pt;
	font-weight: bold;
	white-space: nowrap;
}

.caption_1w {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
}

.caption_2 {
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
}

.caption_2w {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
}

.block_1 {
	background-color: #BBBBBB;
}

.row_1 {
	background-color: #dbd8d0;
}

.row_2 {
	background-color: #eeeeee;
}

h1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   text-align: center;
   color: #663300;
   	margin-top:6.0pt;
	margin-bottom:6.0pt;
}

h2 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   text-align: center;
   color: #663300;
   margin-top:6.0pt;
	margin-bottom:6.0pt;
}

.lefttext {
	font-family: MS Sans Serif, Serif;
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 0pt;
	margin-top: 4pt;
}

