body {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
text-align: left;
}

a:link,
a:visited,
a:hover {
color: #0000FF;
}

img {
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.Container {
margin: 0 .5em;
padding: .5em;
line-height: 1em;
}

.PageTitle {
color: #000000;
font-size: 2em;
font-weight: bold;
}

.ImagePreviewP {
width: 34px;
height: 50px;
}

.ImagePreviewL {
width: 75px;
height: 50px;
}

.TableCategory {
font-weight: bold;
}

#IndexNavigation {
color: #000000;
text-align: center;
}

#IndexContent {
color: #000000;
text-align: center;
font-size: 1.5em;
}

#Navigation {
color: #000000;
text-align: center;
}

#ContentLeft {
color: #000000;
text-align: left;
font-size: .8em;
float: left;
width: 20%;
}

#ContentRight {
color: #000000;
text-align: justify;
float: left;
width: 80%;
}

#ImageViewerDescription {
color: #000000;
font-style: italic;
font-size: 1em;
line-height: 1.5em;
}