body
{
   font-family: Verdana;
   font-size: 12pt;
   background-color: #ccffff;
}

p.tbl
{
    font-family: Arial;
    text-align: center;
    font-size: 12pt;
}

table.wild
{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	font-family: arial;
}	

p, li
{
   text-align: justify;
   line-height: 150%;
}


h1, h2, h3
{
   font-family: "Maiandra GD","Trebuchet MS";
}

h1
{
    color: #003399;
    font-size: 36pt;
    font-weight: bold; text-align: center;
}

h2
{
    color: #003399;
    font-size: 24pt;
    font-weight: bold; text-align: center;
}

h3
{
    color: #003399;
    font-size: 18pt;
    font-weight: bold; text-align: center;
}

h4
{
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}

h5
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

h6
{
    color: #000000;
    font-size: 8pt
    font-weight: bold;
)