/* Title{Plain red} */

body{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
background: #6f0000;
margin-top: 0px;
}

body.contents{
margin-left: 5px;
}

a:active{
color: #00fff;
}

a:link{
color: #00ffff;
}

a:visited{
color: #ff99ff;
}

a:hover{
color: #ff0000;
}

p.contents{
font-size: medium;
font-weight: normal;
text-align: left;
}

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

td{
color: 00ffff;
font-family: Times, Helvetica, Sans-Serif;
}

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

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

td.title{
font-weight: bold;
}

td.info{
font-weight: bold;
}

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

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

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

img.main{
border: thick solid #ffffff;
}

.thickborder{
border: thick solid #ffffff;
}

.center{
text-align: center;
}