body 
{
    font-family: Verdana;
    font-size: 11px;
}

.Filler
{
    font-family: Verdana;
    font-size: 11px;
}

.RightMenu
{
    font-family: Verdana;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 16px;
    vertical-align: top;
}

.BlogHeading
{
    font-family: Arial;
    font-size: 16px;
    color: #999999;
    font-weight: bold;
}

.BlogBody
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: Black;
}

.BlogFooter
{
    font-family: Trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #999999;
    line-height: 32px;
}

.DateTime
{
    font-family: Trebuchet MS;
    font-size: 10px;
    letter-spacing: 2px;
    color: #999999;
    font-weight: normal;
    line-height: 16px;
}

.Copyright
{
    font-family: Trebuchet MS;
    font-size: 10px;
    letter-spacing: 2px;
    color: #CCCCCC;
    font-weight: normal;
    text-align: right;
}

.InputText
{
    font-family: Verdana;
    font-size: 11px;
    letter-spacing: 1px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.ButtonText
{
    font-family: Trebuchet MS;
    font-size: 11px;
    letter-spacing: 1px;
    color: Black;
    font-weight: normal;
    vertical-align: top;
}

.CommentHeading
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    line-height: 16px;
}

.CommentBody
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: normal;
}

.PictureText
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: normal;
}

.Picture
{
    border-width: 0;
}

.Thumbnail
{
    border-width: 1px;
    border-color: #333333;
    border-style: outset;
}

.Folder
{
    border: 0px;
}

A
{
    color: #6666ff;
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}

