﻿body
{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
/*    line-height:14px;    Disabled because radwindow sizeeffects */
    font-size: 11px;
    color: #363636;
}

h1, h2, h3, h4, h5, h6
{
    color: #363636;
}

h1
{
    font-size: 16px;
    font-weight: bold;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:link, a:hover 
{
    color: #363636;
}

a:hover 
{
  color: #c0262e; 
}
