<!--
body {
margin: 0;
font-family: 'verdana', 'arial', 'helvetica', sans-serif;
color: rgb(204, 204, 204);
background-color: rgb(153, 0, 0);
}

#page {
margin: 0 auto;
text-align: center;
}

#content {
margin: 0 auto;
width: 17.0cm;
}

h1, h2, h3 {
font-family: 'verdana', 'arial', 'helvetica', sans-serif;
}

h1 {
margin: 0.6em auto;
font-size: 12pt;
text-align: center;
}

h1.st {
margin: 20px 0 0 0;
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
letter-spacing: 0.0125em;
text-align: center;
color: rgb(204,204,204);
}

h2 {
font-size: 11pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: rgb(255, 255, 102);
background-color: transparent;
}

h3 {
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
}

p {
font-size: 10pt;
color: rgb(204, 204, 204);
background-color: rgb(153, 0, 0);
}

td p {
margin: 0;
}

.by {
font-weight: bold;
color: #ffffcc;
}

.min {
font-size: 8pt;
}

a {
font-size: 10pt;
font-weight: bold;
color: #cccccc;
text-decoration: none;
}

.noprint { display: none; }

#nav { display: none; }

#noFrameset {
display: none;
}

//-->