body, h1, h2, h3, p, td
{
    font-family: Arial;
}
h1
{
    margin-top: 2em;
    font-size: 200%;
    margin-bottom: 1em;
}
h2
{
    font-size: 130%;
    margin-bottom: 2em;
}
h3
{
    font-size: 120%;
    margin-bottom: 2em;
}
p
{
    margin-bottom: 1em;
}
strong
{
    font-weight: bold;
}
html#SingleImage
{
    width:100%;
    height:100%;
}
html#SingleImage body
{
    width:100%;
    height:100%;
    text-align:left;
}
#SingleImage table
{
    width: 100%;
    height: 100%;
}
#SingleImage span
{
    color: rgb(128,128,128);
}
#SingleImage span.name
{
    font-weight:bold;
    font-size:120%;
}
#SingleImage span.title
{
    margin-left:0.5em;
    font-size:120%;
}
#SingleImage span.mats
{
    display:block;
    font-size:100%;
}
#SingleImage p
{
    margin:0;
}
#FrameList li
{
    color: rgb(128,128,128);
    margin-bottom:1em;
    width: 280px;
}
#FrameList span.name
{
    font-weight:bold;
    font-size:120%;
}
#FrameList span.title
{
    display:block;
    font-size:100%;
}
#Default a
{
    color: rgb(128,128,128);
    font-weight: bold;
}
#FrameList a,
#SingleImage a
{
    color: rgb(128,128,128);
    text-decoration:none;
}
#FrameList a:hover,
#SingleImage a:hover
{
    color: rgb(128,128,128);
    text-decoration:underline;
}
span.mats
{
    display:block;
    font-size:100%;
}
