body { font-family:Arial; background-color:white; }
link { color:#006600 }

h1 { font-family:Arial; font-size:24pt; color:#006600; text-align:center; }
h2 { font-family:Arial; font-size:20pt; color:#006600; text-align:center; }
h3 { font-family:Arial; font-size:16pt; color:#006600; text-align:center; }
h4 { font-family:Arial; font-size:10pt; color:#006600; text-align:center; }

div.page { width:640px; padding:10px; border:0px; margin:0px; }

p.normal { font-style:normal; font-family:Arial; font-size:12pt; color:#000000 }
p.italic { font-style:italic; font-family:Arial; font-size:12pt; color:#000000 }
p.address { font-style:normal; font-family:Arial; font-size:10pt; color:#000000 }
p.url { text-align:right; font-style:normal; font-family:Arial; font-size:12pt; color:#000000 }

ul.circle {list-style-type:circle}
ul.square {list-style-type:square}

ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}

a:link { color:#006600 }      /* unvisited link are dark green */
a:visited { color:#660000 }  /* visited link */
a:hover { color:#666600 }  /* mouse over link */
a:active { color:#666666 }  /* selected link */


