﻿body {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 10pt;
    color: #454545;
    background-color: #d2d2d2;
    margin: 0px;
    background-image: url(images/page_background.png);
    background-repeat:repeat-x; 
}

a, a:visited { color: Maroon; text-decoration: none; }
a:hover {color: Red; text-decoration: underline; }

H1 { font-size: 14pt; color: Navy; font-family: Times New Roman, Calibri, Arial; }

H2 { font-size: 13pt; color: Maroon; font-family: Times New Roman, Calibri, Arial; }

H3 {}

H4 {}

p {}

.CustomTitle { font-size: 14pt; color: Navy; font-family: Times New Roman, Calibri, Arial; }