
body {
    font-family: verdana;
    font-size:9pt;
    line-height:16pt;
    margin:50px;
	margin-left: 10%;
	margin-right: 10%;
	color: rgb(0, 128, 128);
	background: rgb(141, 239, 245);
    }
    
h1 {
    font-family: cambria;
    font-size:24pt;
    font-weight:bold;
    }
h2 {
    font-family: cambria;
    font-size:14pt;
    font-weight:bold;
    }   
h3 {
    font-family: caliri;
    font-size:12pt;
    font-weight:bold;
    color: #666;
    }
h5 {
    font-family: Ariel;
    font-size:8pt;
    line-height:6pt;
    font-weight:bold;
    color: #666;
    }
