body { background-color: #00ffff
}
li { font-weight: 100;
font-size: 14pt;
font-family: "Lucida Casual";
}
.yellow { color: black;
font-weight: 100;
border-left: solid 5px #0066ff;
border-right: solid 5px #ff0000;
border-bottom: solid 5px #0000ff;
border-top: solid 5px #ffffff;
background-color: #00ffff;
text-indent: 28px;
text-align: justify;
padding: 5px 10px 5px 10px
}
ol      { font-size: 14pt;
font-weight: 100;
font-family: "Lucida Casual";
list-style-type: none
}
h2 { font-weight: 100;
font-size: 14pt;
line-height: 16pt;
font-family: "Lucida Casual";
font-variant: normal;
font-style: normal;
color: black
}