

body {
margin-right: 20px;
margin-left: 20px;
font-weight: demi-bold;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
background-color: #cccc99;
}

h3 {font-weight: bold;
font-size: 12pt;
line-height: 16pt;}

h4 {font-weight: bold;
font-size: 10pt;
line-height:12pt;}

p {
text-indent: 16pt;
}

img {
border: none;
}

a:link { color:#0000ff;  background:transparent; text-decoration:none; }
a:visited { color:#333333;  background:transparent; text-decoration:underline;  }
a:hover { color:#009966; background:transparent; text-decoration:underline;
}
a:active { color:#cc0000;  background:transparent; text-decoration:none; }

blockquote {
text-indent: 0pt;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #eeeecc;
}