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

body {background-color: rgb(164,164,164)}
body {margin-top: 0px}
body {margin-bottom: 20px}
body {margin-left: 20px}
body {margin-right: 20px}

table {background-color: rgb(226,243,250)}
table {border: 0px}
table {table-layout: fixed}

table.border {background-color: rgb(0,0,255)}

table.line {border: 0px}
table.line {background-color: rgb(164,164,164)}

p.title {color: rgb(0,0,255)}
p.title {font-family:Verdana}
p.title {font-size: 28px}
p.title {font-weight: bolder}

p.text {color: rgb(0,0,255)}
p.text {font-family:Verdana}
p.text {font-size: 14px}
p.text {font-weight: normal}

p.copyright {color: rgb(0,0,255)}
p.copyright {font-family:Verdana}
p.copyright {font-size: 10px}
p.copyright {font-weight: normal}

p.header {color: rgb(0,0,255)}
p.header {font-family:Verdana}
p.header {font-size: 18px}
p.header {font-weight: normal}

li {color: rgb(0,0,255)}
li {font-family:Verdana}
li {font-size: 14px}
li {font-weight: normal}
li {text-indent: 20px}
li {list-style: square}
li {text-indent: 0px}

a:link.image {border: 1px}
a:link.image {border-color: rgb(0,0,255)}

a:link {color: rgb(255,128,0)}
a:link {text-decoration: none}

a:visited {color: rgb(255,0,255)}
a:visited {text-decoration: none}

a:hover {color: rgb(164,164,164)}
a:hover {text-decoration: none}

p.gap {font-size: 5px}

td.border {background-color: rgb(0,0,255)}
td.border {height: 2px}
td.border {width: 2px}

td.order {background-color: rgb(255,255,255)}
td.order {vertical-align: middle}
td.order {border-color: #333399}