/* Title{Classic} Files{classic.gif} */

body{
color: #ffffff;
font-family: Verdana;
background: #ffffff;
}

body.contents{
background: #fffffff;
margin-left: 1px;
}

a:active{
color: #ff0000;
}

a:link{
color: #0000FF;
}

a:visited{
color: #0000FF;
}

a:hover{
color: #ff0000;
}

p.contents{
font-size: 12px;
font-weight: normal;
text-align: center;
}

table.indent{
margin-left: 0px;
}

td{
color: #ffffff;
font-family: Verdana;
}

td.image{
background-color: #ffffff;
}

td.thumb{
font-size: 12px;
font-weight: normal;
text-align: center;
}

td.title{
font-weight: bold;
}

td.info{
font-weight: bold;
}

td.small{
font-size: small;
font-style: normal;
}

img.contents{
border: thin solid #ffffff;
}

img.thumb{
border: medium solid #ffffff;
}

img.main{
border: thick solid #ffffff;
display: block;
margin-left: auto;
margin-right: auto;
}

.thickborder{
border: thick solid #ffffff;
}

.center{
text-align: center;
}

