/* default setting */
body {
background-color: #647482;
/*border-left: 131 solid #455563;
border-right: 131 solid #455563;*/
}
body,td,th,p {
font-family: Verdana;
font-size: 8.5pt;
color: 003366;
}
h1 {
font-family: Verdana;
font-size: 8.5pt;
color: 003366;
}
h2 {
font-family: Verdana;
font-size: 8.5pt;
color: 003366;
}
a:link {
color: #758b94;
}
a:visited {
color: #758b94;
}
a:hover {
color: #FF0000;
}
a:active {
color: #FF0000;
}

