﻿body 
{
    font: 0.8em/160% Verdana, Arial, Helvetica, sans-serif;
}
h1
{
    font-size: 22pt;
    color: #1e90ff;
    font-family: Georgia, 'Times New Roman';
}
h2
{
    font-size: 16pt;
    color: #303030;
    font-family: Tahoma, Sans-Serif;
    margin-top: 2px;
    margin-bottom: 2px;
    position: static;
    font-weight: normal;
}
.item
{
    clear:both;
    margin:5px;
    padding:5px;
}
.item img
{
    padding:5px;
}


