﻿BODY
{
    background-color: #FFFFFF;
    font-family: Garamond;
    font-size: 12pt;
	background-repeat: repeat-x;
	background-image: url("Images/BackgroundGradient.jpg");
}

A { }
A:link { }
A:visited { }
A:hover { }

B { font-weight: bold; }
I { font-style: italic; }
EM { font-style: italic; }
STRONG { font-weight: bold; }

H1 { font-size: 16pt; font-weight: bold; }
H2 { font-size: 14pt; font-weight: normal; }
H3 { font-size: 12pt; font-weight: normal; }
H4 { }
H5 { }
H6 { }

UL { font-size: 14.0pt; }
LI { }

P { margin: 0px 0px 9px 0px; }