13 lines
519 B
HTML
13 lines
519 B
HTML
<style type="text/css">
|
|
<!--
|
|
body { font-family: "Times New Roman", Times, serif; color: #000000; background-color: #FFFFFF; }
|
|
tt, pre, code { font-family: Courier New, Courier, mono; background-color: #EDF3F7; padding: 1px; }
|
|
h2 { margin-top: 2.0em; }
|
|
h3, h4 { margin-top: 1.75em; }
|
|
a { color: #0000BB; text-decoration: none; }
|
|
a:visited { color: #0000BB; text-decoration: none; }
|
|
a:active { color: #0000FF; text-decoration: none; }
|
|
a:hover { color: #0000FF; text-decoration: underline; }
|
|
-->
|
|
</style>
|