25 lines
394 B
Plaintext
25 lines
394 B
Plaintext
<html>
|
|
<head>
|
|
<style>
|
|
<!--
|
|
body,P.msoNormal, LI.msoNormal
|
|
{
|
|
background-position: top left;
|
|
background-repeat: repeat-y;
|
|
background-color: "#FFFFFD";
|
|
margin-left: 4em;
|
|
margin-top: 0em;
|
|
margin-bottom: 0em;
|
|
color: "#427D64";
|
|
font-size: 12pt;
|
|
font-weight: normal;
|
|
font-family: "Arial";
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<BODY id="ridBody" background="Ivy.gif">
|
|
|
|
</body>
|
|
</html>
|