<!--
.continued:first-letter {
font-size:100%
}
body {
font-size: 80%;
color:#000000;
background:#ffffff;
width:95%;
margin:1em; 
padding:1em 3em 0em 1em
}
div {
width:auto;
padding:0em;
margin:0em;
background:#ffffff
}
img {
margin:1em
}
.print {
display:none
}
p, h1, h2, ul, ol {
color:#000000; 
background:#ffffff;
font-family: "Trebuchet MS", verdana, sans-serif;
font-stretch:semi-expanded;
margin:1em
}
p, h2, ul, ol {
width:30em
}
h1 {
width:25em
}
p, h1, h2 {
padding:1em 2em 1em 2em
}
p:first-letter {
font-size:1.2em;
line-height:1.2em
}
h1 {
font-size:150%;
text-align:center
} 
h2 {
font-size:125%;
text-align:center
}
h3 {
font-size:115%;
text-align:left
}
ul, ol {
padding:1em;
list-style:outside
}
li {
margin:0em 0em 1em 0em
}
a {
font-weight:bold
}
a:link {
color:#000099;
text-decoration:none;
background:#ffffff
}
a:visited {
color:#666699;
text-decoration:none;
background:#ffffff
}
a:active {
color:#0000ff;
text-decoration:underline;
background:#ffffff
}
a:hover {
color:#cc0000;
text-decoration:underline;
background:#ffffff
}
a.external:hover {
color:#cc3300;
text-decoration:underline;
background:#ffffff
}
-->

