body { 
background-color: #86caa8;
color: #c4ded1; 
font-size: 8pt; 
font-family: Arial, Helvetica; 
}

div.main {
top: 10px; 
width: 472px;
height: auto;
border: 1px solid #318159;
}

div.top {
width: 470px;
margin-top: 1px; 
margin-right: 1px;
margin-left: 1px;
}

div.navi {
width: 470px;
background-color: #3ea071;
margin-top: 1px; 
margin-right: 1px;
margin-left: 1px;
text-align: right;
font-size: 7pt; 
font-family: Arial, Helvetica; 
line-height: 12pt;
text-transform: uppercase;
}

div.content { 
width: 470px;
background-color: #5aae84;
margin-right: 1px;
margin-left: 1px;
margin-top: 1px;
padding-bottom: 10px;
}

div.text { 
width: 466px;
min-height: 150px;
text-align: justify;
padding-top: 5px;
}

div.note {
width: 470px;
background-color: #3ea071;
margin: 1px;
text-align: right;
font-size: 7pt; 
font-family: Arial, Helvetica;
line-height: 12pt;
}

div.title {
width: 100%;
font-size: 8pt; 
font-family: Arial, Helvetica; 
font-weight: bold;
text-align: center;
line-height: 12pt;
text-transform: uppercase;
}

div.list {
width: 100%;
font-weight: bold;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
line-height: 18pt;
min-height: 100px;
}

table {
width: 100%;
font-size: 8pt; 
font-family: Arial, Helvetica; 
}

td {
width: 50%;
padding: 20px;
}

A:link { color: #a3d5bc; text-decoration: none; }
A:visited { color: #b4d6c5; text-decoration: none;  } 
A:active { color: #ffffff; text-decoration: none; }
A:hover { color: #ffffff; text-decoration: underline; } 

.b { font-weight: bold; }
.i { font-style: italic; }

.small { font-size: 7pt; font-style: italic; }
