@charset "UTF-8";
/* CSS Document */


.style1 {font-family: VTPortableRemington}
body,td,th {
 font-family: VTPortableRemington;
 font-size: 18px;
 color: #000000;
}
 
body {
 background-color: #FFFFFF;
}
a {
 font-size: 18px;
 color: #000000;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #000000;
}
a:hover {
 text-decoration: none;
 color: #003399;
}
a:active {
 text-decoration: none;
 color: #000000;
}
 