BODY {
background-color : #0B1110;
font-family : georgia, times, serif;
font-size :10pt;
color : #fff;
margin: 0px;
}
h4 {
font-family: georgia, times, serif;
font-size: 16pt;
font-weight: bold;
letter-spacing: 1px;
color: #fff;
border: 1px dashed #63958A;
text-align: center;
}
h3 {
font-family : georgia, times, serif;
font-size : 14pt;
font-weight: bold;
letter-spacing : 1px;
color : #fff;
border: 1px solid #63958A;
text-align : center;
}
h2 {
font-family : georgia, times, serif;
font-size : 12pt;
font-weight: bold;
letter-spacing : 1px;
color : #fff;
text-align : center;
border: 1px solid #63958A;
}
ul {
type: square;
font-family :  georgia, times, serif;
font-size : 10pt;
letter-spacing : 1px;
color : #C9D9D6;
}
b {
font-family :  georgia, times, serif;
font-size : 10pt;
font-weight: bold;
letter-spacing : 1px;
color : #C9D9D6;
}
A:link {
color : #fff;
text-decoration : none;
font-weight : bold;
font-family : georgia, times, serif;
font-size : 10pt;
cursor : crosshair;
height : 10pt;
}
A:visited {
color : #fff;
text-decoration : none;
font-weight : bold;
font-family : georgia, times, serif;
font-size : 10pt;
height : 10pt;
}
A:active {
color : #fff;
text-decoration : none;
font-weight : bold;
font-family : georgia, times, serif;
font-size : 10pt;
height : 10pt;
}
A:hover {
color : #90CCC4;
text-decoration: underline;
font-weight : bold;
font-family : georgia, times, serif;
font-size : 10pt;
height : 10pt;
}
hr {
color: #63958A;
width: 90%;
}
img {
border:none;
}
#navigate {
background-color: #0B1110;
width: 160px;
}
#content {
background-color: #0B1110;
width: 560px;
padding-left: 20px;
}
.img {
text-align: center;
}
blockquote {
margin: 10px;
}