BODY
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    margin: 0pt;
}
.greyBody
{
	background: url('/images/background.jpg'); 
}
P
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, HELVETICA, Tahoma;
}
LI
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: 003399;
    margin-bottom: 0px;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: midnightblue;
    BORDER-BOTTOM: #808080 1px solid;
    padding-left: 8px;
}
H3
{
    FONT-SIZE: 12px;
    COLOR: midnightblue;
    FONT-FAMILY: "Arial narrow"
}
H6
{
	Font-size: 12px;
	font-family: arial;
	color: #000080;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.link:link, a.link:visited
{
	color: blue;
}
input
{
	font-size: 9pt;
	font-family: arial;
}
table.percent
{
	width: 760px;
	border: solid #b9c4de 1px;
}
ul
{
	margin-top: 1px;
	margin-bottom: 1px;
}