BODY
{
	background-color: #eeeeee; 
    background-image: url("sm_bg3.gif");
    background-repeat: repeat
    COLOR: black;
    font-size: 12;
    font-family: Verdana;
}
emph
{
    font-size: 12;
    font-family: Verdana;
    color: #ff0000;
    font-weight: bold;
	font-style: italic;
}
advanced
{
    font-size: 12;
    font-family: Verdana;
    color: #ff0000;
}
imageinfo
{
    font-size: 16;
    font-family: Verdana;
    color: #000080;
    font-weight: bold;
}
ann
{
    font-size: 12;
    font-family: Verdana;
    color: #004080;
    font-weight: bold;
}
H1
{
    font-size: 20pt;
    font-family: Verdana;
    color: #ad3d34;
    font-weight: bold;
}
H2
{
    font-size: 18;
    font-family: Verdana;
    color: #ad3d34;
    font-weight: bold;
}
H3
{
    font-size: 14;
    font-family: Verdana;
    color: #ad3d34;
    font-weight: bold;
}
H1b
{
    font-size: 20pt;
    font-family: Verdana;
    color: #3C34AD;
    font-weight: bold;
}
H2b
{
    font-size: 18;
    font-family: Verdana;
    color: #3C34AD;
    font-weight: bold;
}
imagesectiontitle
{
    font-size: 24;
    font-family: Verdana;
    color: #ad3d34;
    font-weight: bold;
}
TABLE
{
    font-size: 12;
    font-family: Verdana;
}
.thumbnail td
{
	margin: 3px; 
	width: 120px;
        height: 120px;
	padding: 5px;
	border: 1px solid #d0d0d0;
	text-align: center;
}
.mainimage img
{
    border: 1px solid black;
}
A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #9000ff;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #65b5ff;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #65b5ff;
    TEXT-DECORATION: underline
}

