body{
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
font-family: Arial,Verdana;
font-weight: 100;
color: #000000;
text-decoration: none;
margin-top: 20px;
}


a:link {
font-family: Arial,Verdana;
text-decoration: none;
color: #000000;
}

a:visited {
font-family: Arial,Verdana;
text-decoration: none;
color: #000000;
}

a:hover{
font-family: Arial,Verdana;
font-weight: normal;
color: red;
text-decoration: underline;
}

input {
font-family: Arial,Verdana;
font-size: 8pt;
font-weight: 100;
background-color: #FFFFFF;
color: #999999;
border: 1px solid #999999;
cursor: hand;
}

table{
font-family: Arial,Verdana;
align: center;
font-size: 9pt;
}

.table_navi {
font-size: 10pt;
}

a.navi:link{
font-family: Arial,Verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

a.navi:hover{
font-family: Arial,Verdana;
font-size: 10pt;
font-weight: normal;
color: #FFFFFF;
background-color: #999999;
text-decoration: none;
}

.table_navi_left {
font-size: 9pt;
}

a.navi_left:link{
font-family: Arial,Verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

a.navi_left:hover{
font-family: Arial,Verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}

