.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #000000;
  font-weight: bold;
}
.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}
.imagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}
body {
--    background-color: #404040;
    background-color: #000000;
}
p {
    font-family: Times New Roman, Times, seriff;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C0C0C0;
}
h1 {                              
    font-family: Times New Roman, Times, seriff;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #C0C0C0;          
}
h2 {
    font-family: Times New Roman, Times, seriff;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #C0C0C0;
}
h3 {
    font-family: Times New Roman, Times, seriff;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #C0C0C0;
}

.textleft {
    font-family: Times New Roman, Times, seriff;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C0C0C0;
    text-align: left;
}
.textright {
    font-family: Times New Roman, Times, seriff;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C0C0C0;
    text-align: right;
}
.textcenter {
    font-family: Times New Roman, Times, seriff;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #C0C0C0;
    text-align: center;
}
.main_img {
    border : 10px solid White;
}
.main_thumb {
    border : 1px solid White;
}
.thumb {
    border : 3px double White;
}
a:link {  color: #C0C0C0}
a:visited {  color: #909090}
a:hover {  color: #C0C0C0}
a:active {  color: #FFFFFF}



