body{
color: #cfcfcf;
font-family: Arial, Helvetica, Sans-Serif;
background: #ffffff url(image-files/dgray.gif) repeat-y;
margin-top: 0px;
}

body.contents{
background: #ffffff;
margin-left: 5px;
}

h1, h2, h3 {color: #000066; text-align: center;}

p {text-align: justify; color: #000000}

a:active{
color: #ff0000;
}

a:link{
color: ##0000FF;
}

a:visited{
color: #800080;
}

a:hover{
color: #FF6600;
}

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;
color: #000000;
text-align: center;
}

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;
}