body   { text-align: center; margin: 0 }
td  { font-size: 12px; line-height: 1.6 }

/* ----- */
a:link   { color: #1c6ec9; font-size: 12px; line-height: 1.4; text-decoration: none }
a:visited   { color: #265284; font-size: 12px; line-height: 1.4; text-decoration: none }
a:hover   { color: #5b89d5; font-size: 12px; line-height: 1.4; text-decoration: underline }
a:active   { color: #5b89d5; font-size: 12px; line-height: 1.4; text-decoration: underline }

a.my:link { color: #265284; font-size: 14px; line-height: normal; text-decoration: underline }
a.my:visited { color: #265284; font-size: 14px; line-height: normal; text-decoration: underline }
a.my:hover { color: #5b89d5; font-size: 14px; line-height: normal; text-decoration: underline }
a.my:active { color: #5b89d5; font-size: 14px; line-height: normal; text-decoration: underline }

/* ----- */
.lt3  { font-size: 12px; line-height: 1.4 }
.bt1 { font-size: 12px; font-weight: bold; line-height: 1.6 }
.bt2 { font-size: 16px; font-weight: bold; line-height: 1.6 }
.bt3 { color: #229530; font-size: 18px; font-weight: bold; line-height: 1.6 }
.bt4 { font-size: 14px; font-weight: bold; line-height: 1.4 }
.bt5 { color: #1b1e6f; font-size: 20px; font-weight: bold; line-height: 1.4 }
.bt6 { font-size: 12px; font-weight: bold; line-height: 1.2 }
.wt1 { color: white; font-size: 14px; line-height: 1.6 }
.wt2 { color: white; font-size: 12px; line-height: 1.4 }
.wt3 { color: white; font-size: 12px; font-weight: bold; line-height: 1.4 }
.bult1 { color: #1b1e6f; font-size: 12px; font-weight: bold; line-height: 1.6 }
.bult2 { color: #3f3f3f; font-size: 12px; line-height: 1.4 }

/* ----- */
.table{ background-image:url(bg_right.gif); background-repeat:no-repeat }h1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-size: 15px;
	color: #006633;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h2 {
	font-size: 17px;
	color: #006633;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.list {
	list-style:none;
	margin:0 0px;
	padding:0;
}
ul.list li {
	float:left;
	word-break:break-all;
	padding-left:1.5em;
	text-indent:-1.5em;
	white-space:normal;
}

ul.list.widthXL li { width:30em; }

ul.list.widthLL li { width:11em; }

ul.list.widthL li { width:8em; }

ul.list.widthS li { width:7em; }