.textS { font-family:"MS UI Gothic", sans-serif; font-size:8pt; line-height:12pt;}
.textS_lh9 { font-family:"MS UI Gothic", sans-serif; font-size:8pt; line-height:9pt;}
.textM { font-family:"MS UI Gothic", sans-serif; font-size:10pt; line-height:13pt;}
.textL { font-family:"MS UI Gothic", sans-serif; font-size:11pt; line-height:15pt;}
.textXL { font-family:"MS UI Gothic", sans-serif; font-size:14pt; line-height:18pt;}

.textLe { font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12pt; line-height:15pt;}
.textMe { font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10pt; line-height:12pt;}

.style1 {color: #FF0000}
.style2 {color: #990000}
.style3 {
	font-family:"MS UI Gothic", sans-serif;
	font-size:10pt;
	line-height:13pt;
	font-weight: bold;
	color: #51300B;
}

A:hover {color: #FF0000; text-decoration: underline}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.b_line {
	border-bottom: 1px dotted #999999;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #660000;
	width: 955px;
}

h1	{font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-width:0px;
}

.rec{
 border: 1px solid #cccccc;
 border-collapse: collapse; 
 border-spacing:0;
}

.rec th{
 width:150px;
 padding:5px;
 border: 1px solid #cccccc;
 text-align:right;
 vertical-align: top; 
 background-color:#BAFF75;
 margin: 0;
}

.rec td{
 width:470px;
 padding:5px;
 border: 1px solid #cccccc;
 text-align:left;
 margin: 0;
}

