/* Title{Seawolf} */

body{
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
background: #ffffff;
margin-top: 0px;
}

body.contents{
margin-left: 5px;
}

a:active{
color: maroon;
}

a:link{
color: #0000ff;
}

a:visited{
color: #0000ff;
}

a:hover{
color: #0000ff;
}

p.contents{
font-size: x-small;
font-weight: normal;
text-align: left;
}

td{
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
}

td.image{
background-color: #ffffff;
}

td.thumb{
font-size: x-small;
font-weight: normal;
text-align: center;
}

td.title{
	font-weight: normal; font-size: 12px;
}

td.info{
	font-weight: normal;
	font-size: 14px;
}

td.small{
font-size: normal;

}

img.contents{
border: thin solid #ffffff;
}

img.thumb{
border: medium solid #ffffff;
}

img.main{
border: thick solid #ffffff;
}

.center{
text-align: center;
}

