﻿body, td 
{
    font-family:Arial;
    font-size:smaller;
    color:#233d58;
}
p
{
    margin-top:0px;
    margin-bottom:7px;
}
h1
{
    font-family:Verdana;
    font-size:14px;
    color:#cc6600;
}
h2
{
    font-family:Verdana;
    font-size:small;
    font-style:italic;
    color:#233d58;
}
h3
{
    font-family:Verdana;
    font-size:smaller;
    font-style:italic;
    color:#233d58;
}
h4
{
    font-family:Verdana;
    font-size:smaller;
    font-style:italic;
    font-weight:normal;
    color:#233d58;
}
h5
{
    font-family:Verdana;
    font-size:x-small;
    font-style:italic;
    font-weight:normal;
    color:#233d58;
}
.shadow
{
    /*Dummy class. Supposed to be treated with jquery handler.*/
}

.bold
{
    font-weight:bold;
}

.ImageLabel
{
  background-color:#1c2837;
  color:White;
  text-align:center;
  margin:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-decoration:none;
}
