﻿body {
 background-color:#FFFFCC;
 color:#996633;
 font-family:Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
 font-size:10px;
} 

p
{   
    font-family:Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
    font-size:small;
}


td
{   
    font-family:Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
    font-size:10px;
}

h1
{
    font-weight:bold;
}

h2.title
{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

h2.subtitle
{
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
    
h2.main
{
    font-weight:normal;
    font-size:12px;
    }

h2.address
{
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}

    
h3.main
{
    font-weight:normal;
    font-size:10px;
    }
td {
 font-family:verdana, sans-serif;
 font-size:10px;
} 

a:link {color:#ff0000} 

a:visited {color:#ff9933} 

a:hover {color:#88bbee} 

a:active {color:#FFCCFF} 
