BODY {
background-color: #000;
font-family : times, serif;
font-size : 10pt;
color : #fff;
margin-top: 15px;
}
h3 {
font-family : times, serif;
font-size : 14pt;
font-weight: normal;
letter-spacing : 1px;
color : #fff;
border-bottom: 1px solid #fff;
text-align : left;
}
h2 {
font-family : times, serif;
font-size : 12pt;
font-weight: normal;
letter-spacing : 1px;
color : #fff;
text-align : right;
border-bottom: 1px solid #fff;
}
ul {
font-family :  times, serif;
font-size : 10pt;
letter-spacing : 1px;
color : #fff;
}
b {
font-family : times, serif;
font-size : 10pt;
font-weight: bold;
letter-spacing : 1px;
color : #fff;
}
A:link {
color : #fff;
text-decoration : none;
font-weight : bold;
font-family : times, serif;
font-size : 10pt;
cursor : crosshair;
height : 10pt;
}
A:visited {
color : #E1C0DB;
text-decoration : none;
font-weight : bold;
font-family : times, serif;
font-size : 10pt;
height : 10pt;
}
A:active {
color : #fff;
text-decoration : none;
font-weight : bold;
font-family : times, serif;
font-size : 10pt;
height : 10pt;
}
A:hover {
color : #E1C0DB;
text-decoration: underline;
font-weight : bold;
font-family : times, serif;
font-size : 10pt;
cursor  : crosshair;
height : 10pt;
}
img {
border:none;
}
#navigate {
text-align: left;
}
#content {
text-align: left;
}
.img {
text-align: center;
}
#disclaimer {
font-size: 8pt;
text-align: justify;
}
blockquote {
margin: 10px;
}