<!--
body {
background: #fffff0 url("./img/back.gif")
}
body,th,td {
font-size: 11pt;
color: #000000;
font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN"
}
a:link {
text-decoration: none;
color: #ff8833
}
a:visited {
text-decoration: none;
color: #ff8833
}
a:active {
text-decoration: none;
color: #ffff00;
background-color: #ff8833
}
a:hover {
text-decoration: none;
color: #ffffff;
background-color: #ff8833
}
#titleimg {
background-color: #ffffff;
width: 210px;
height: 204px;
border: 7px #339999 double
}
h1 {
font-size: 24pt;
border-bottom: #ff8833 5px solid;
margin-top: 15px;
margin-left: 7%;
}
h2 {
font-size: 14pt;
border-left: #ff8833 10px solid;
margin-bottom: 3px;
padding-left: 5px
}
.bun {
line-height: 150%
}
hr {
border-style: solid;
color: #333333;
height: 1px
}
.end {
font-size: 11pt;
text-align: center;
margin-bottom: 30px
}
-->