body{
color: #cfcfcf;
font-family: Arial, Helvetica, Sans-Serif;
background: #000000 url(dgray.gif) repeat-y;
margin-top: 0px;
}

body.contents{
background: #000000;
margin-left: 5px;
}

a:active{
color: #ff0000;
}

a:link{
color: #ffdf00;
}

a:visited{
color: #bfbf00;
}

a:hover{
color: #ff0000;
}

p.contents{
font-size: x-small;
font-weight: normal;
text-align: left;
}

table.indent{
margin-left: 60px;
}

td{
color: #cfcfcf;
font-family: Arial, Helvetica, Sans-Serif;
}

td.image{
background-color: #3b3b3b;
}

td.thumb{
background-color: #3b3b3b;
font-size: x-small;
font-weight: normal;
text-align: center;
}

td.title{
font-weight: bold;
}

td.info{
background-color: #3b3b3b;
}

td.small{
font-size: small;
font-style: italic;
}

img.contents{
border: thin solid #000000;
}

img.thumb{
border: medium solid #000000;
}

img.main{
border: thick solid #000000;
}

.thickborder{
border: thick solid #000000;
}

.center{
text-align: center;
}