#leftcontent {display: none;}
#rightcontent {display: none;}
#footer {display: none;}
    
#header {
    background-image: url(http://d1ekua9ie1ovig.cloudfront.net/gx/header.gif);
    background-repeat: no-repeat;
    }

#centercontent {
    top: 50mm;
    bottom: 20mm;
	left: 50mm;
	right: 20mm;
    }
    
p {
    font-family: Garamond, Palatino, "Times New Roman", Times, serif;
    font-size:12pt;
    line-height: 130%;
    }
    
h1 {
    font-family: Arial Black, Arial, Verdana, Geneva;
    font-size:14pt;
    line-height: 130%;
    }
    
h3 {
    font-family: Arial Black, Arial, Verdana, Geneva;
    font-size:12pt;
    line-height: 130%;
    }
    
h2 {
    font-family: Arial Black, Arial, Verdana, Geneva;
    font-size:12pt;
    line-height: 130%;
    }
