body {
color: #ffffff;
font-size: 11pt;
line-height: 1.7em;
background-color: #000000;
-webkit-text-size-adjust: 100%;
}

.tit {
color: #000000;
font-size: 200%;
font-weight: bold;
text-align: center;
background-color: #ffff99;
background: linear-gradient(to right, #000000, #ffff99 10%, #ffff99 90%, #000000);
vertical-align: middle;
padding: 10px;
}

.tit2 {
text-align: center;
vertical-align: text-bottom;
}

.center, address {
text-align: center;
}

h1 {
font-size: 150%;
font-weight: bold;
background-color: transparent;
}

h2 {
font-size: 120%;
font-weight: bold;
background-color: transparent;
}

hr {
border-style: solid;
color: #666666;
}

a:link {
color: #ffff99;
background-color: #000000;
}

a:visited {
color: #ffff99;
background-color: #000000;
}

a:active {
color: #ffff99;
background-color: #000000;
}
