/* CSS Document */

body {
 font-family: times new roman, serif;
 font-size: 13pt;
 background-color: #000000;
 color: #663333; 
}

a {
 color: #996666;
 text-decoration: none;
}
a:Hover {
 color: #404040;
 text-decoration: underline;
}

td.by {
 color: #F2EDDE;
 font-size: 11pt;
}

td {
 font-family: times new roman, serif;
 font-size: 13pt;
}

.content {
 padding: 0px 0px 0px 5px;
 font-family: times new roman, serif;
 font-size: 13pt;
 text-align: justify;
}
