body {scrollbar-base-color:#FFFFFF;scrollbar-track-color:#E8E8FF;scrollbar-arrow-color:#000080; scrollbar-highlight-color:#000080;scrollbar-darkshadow-color:#ffffff;scrollbar-shadow-color:#000080;
 font-family: Arial,Verdana;
}
td {
 font-family: Arial;
 font-size: 10pt;
 text-align: center;
 color: #000080;
}
a:link {
 font-family: Arial;
 font-size: 10pt;
 text-decoration: underline;
 text-align: center;
 color: mediumslateblue;
}
a:hover {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
}
a:visited {
 font-family: Arial;
 font-size: 10pt;
text-decoration: underline;
 text-align: center;
 color: #000080;
 }
h1 {
 font-family: Arial;
 font-size: 16pt;
 text-align: left;
 color: #000080;
}
h2 {
 font-family: Arial;
 font-size: 14pt;
 text-align: left;
 color: #000080;
}
h3 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 color: #000080;
}
p,ol,ul {
 font-family: Arial;
 font-size: 10pt;
 text-decoration: none;
 text-align: left;
 color: #000080;
 }