body {  background: #6699CC; 
        text-align: justify; 
        font-family: arial, helvetica, geneva; 
        font-size: 10pt 
     }

p, table, td, th {  font-family: arial, helvetica, geneva; font-size: 10pt}
tt {  font-family: "Courier New", Courier, mono; font-size: 10pt}
li {  font-family: arial, helvetica, geneva; font-size: 10pt}

h4 { font-size: 13pt}
h5 { font-size: 11pt}

:link { color:#0050B2; text-decoration:none; background-color:transparent}
:visited { color:#0050B2; text-decoration:none; background-color:transparent}
:active { color:#0050B2; text-decoration:none; background-color:transparent}
:hover { color:#0050B2; text-decoration:underline; background-color:transparent}


.text { background: #ffffff;
        padding-top: 2%;
        padding-bottom: 2%;
        padding-left: 5%;
        padding-right: 5%;
	margin-left: 5%;
	margin-right: 5%
}


.signature { font-size: smaller; 
             text-align: right; 
             margin-right: +5%; 
             margin-top: +5% }

.colophon { font-size: smaller; 
            font-style: italic; 
			text-align: right; 
			margin-right: +5% }
			 