<style type="css/text">
p {
font: 10pt arial, helvetica, sans-serif; color: black; text-align: left;
}
p.title {
font: 12pt arial, helvetica, sans-serif; color: black;
font-weight: bold;
text-align: center;
background-color: #F9F9FF;
border: 1px;
border-style: solid;
border-color: #D3D3D3;
}
a {
color: blue; text-decoration: none;
}
a:hover { color: red }
ol {
font: 10pt arial, helvetica, sans-serif; color: black;
}
ul {
font: 10pt arial, helvetica, sans-serif; color: black;
}
h2 { font: 14pt helvetica; font-weight: bold; text-align: center; }
</style>
 
