body {
	font-family: "Lucida Sans Unicode", "‚l‚r ‚oƒSƒVƒbƒN";
              color: black;
              font-size: 12px;
              font-weight: normal;
 	text-align: justify;
	text-justify: distribute;
              line-height: 150%;
}

body#margin00 {
              margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}

body#margin10 {
              margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: white;
}

body#margin102 {
              margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	background-color: white;
}

body#margin10b {
              margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: lightblue;
}

body#margin103w {
              margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: antiquewhite;
}

th,td {
	font-family: "Lucida Sans Unicode", "‚l‚r ‚oƒSƒVƒbƒN";
              color: black;
              font-size: 12px;
              font-weight: normal;
              line-height: 120%;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: purple;
}
a:hover {
	text-decoration: none;
              cursor: hand;
	color: orange;
}
a:active {
	text-decoration: none;
	color: red;
}

.font12 {   font-family: "Lucida Sans Unicode";
              font-size: 12px;
}
.font12b {   font-family: "Lucida Sans Unicode";
              font-size: 12px;
	font-weight: bold;
}
.font12j {   font-family: "Lucida Sans Unicode";
              font-size: 12px;
 	text-align: justify;
	text-justify: distribute;
}
.font12bj {   font-family: "Lucida Sans Unicode";
              font-size: 12px;
	font-weight: bold;
 	text-align: justify;
	text-justify: distribute;
}
.font13 {   font-family: "Lucida Sans Unicode";
              font-size: 13px;
}
.font13b {   font-family: "Lucida Sans Unicode";
              font-size: 13px;
	font-weight: bold;
}
.font13j {   font-family: "Lucida Sans Unicode";
              font-size: 13px;
 	text-align: justify;
	text-justify: distribute;
}
.font13bj {   font-family: "Lucida Sans Unicode";
              font-size: 13px;
	font-weight: bold;
 	text-align: justify;
	text-justify: distribute;
}
.font14 {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
}
.font14b {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
	font-weight: bold;
}
.font14j {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
 	text-align: justify;
	text-justify: distribute;
}
.font14bj {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
	font-weight: bold;
 	text-align: justify;
	text-justify: distribute;
}
.font15 {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
}
.font15b {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
	font-weight: bold;
}
.font15j {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
 	text-align: justify;
	text-justify: distribute;
}
.font15bj {   font-family: "Lucida Sans Unicode";
              font-size: 14px;
	font-weight: bold;
 	text-align: justify;
	text-justify: distribute;
}
.font16 {   font-family: "Lucida Sans Unicode";
              font-size: 16px;
}
.font16b {   font-family: "Lucida Sans Unicode";
              font-size: 16px;
	font-weight: bold;
}
.font16j {   font-family: "Lucida Sans Unicode";
              font-size: 16px;
 	text-align: justify;
	text-justify: distribute;
}
.font16bj {   font-family: "Lucida Sans Unicode";
              font-size: 16px;
	font-weight: bold;
 	text-align: justify;
	text-justify: distribute;
}

#outset-border {
                 border-style: outset;
                 background-color: white;
                 border-top: thin solid antiquwhite;
                 border-left: thin solid antiquwhite;
                 border-bottom: thin solid gray;
                 border-right: thin solid gray;
}

#outset-blue {
                 border-style: outset;
                 background-color: skyblue;
                 border-top: thin solid lightblue;
                 border-left: thin solid lightblue;
                 border-bottom: thin solid blue;
                 border-right: thin solid blue;
}

#outset-orange {
                 border-style: outset;
                 background-color: antiquewhite;
                 border-top: thin solid lightorange;
                 border-left: thin solid lightorange;
                 border-bottom: thin solid orange;
                 border-right: thin solid orange;
}

.border01 {   border-right: 1px solid navy;
                border-bottom: 1px solid navy;
                padding:1.4pt 1.4pt 1.4pt 1.4pt;
}
.border02 {   border-width: 1px;
                border-style: solid;
              padding: 0pt 0pt 1.4pt 1.4pt;
}

td.bdr-box {   border-top: 1px solid black;
                    border-right: 1px solid black;
                    border-bottom: 1px solid black;
                    border-left: 1px solid black;
                    padding:1.4pt 1.4pt 1.4pt 1.4pt;
	background-color: white;
}

td.bdr-line {   border-bottom: 1px solid black;
                    padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-top-left {   border-top: 1px solid navy;
                    border-right: 1px solid navy;
                    border-bottom: 1px solid navy;
                    border-left: 1px solid navy;
                    padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-top {   border-top: 1px solid navy;
              border-right: 1px solid navy;
              border-bottom: 1px solid navy;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-left {   border-left: 1px solid navy;
                border-right: 1px solid navy;
                border-bottom: 1px solid navy;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-left2 {   border-left: 1px solid navy;
                border-right: 1px solid navy;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-otr {
                border-right: 1px solid navy;
                border-bottom: 1px solid navy;
                padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-otr2 {
                border-right: 1px solid navy;
                padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

td.bdr-otrb {
                border-right: 1px solid black;
                padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

#tline-orange {   
                border-top: 1px dashed orangered;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

#uline-orange {   
                border-bottom: 1px dashed orangered;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}

#uline-gray {   
                border-bottom: 1px dashed darkgray;
              padding:1.4pt 1.4pt 1.4pt 1.4pt;
}
