body {
	background-color:#0A1F32;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	background-position: top center;
}


p {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}


td {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

h1 {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 14pt;
    font-weight:bold;
    color: #184A77;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}