

.logo_position {

background-image: url(gfx/tppglogo.png);
background-repeat: no-repeat;
background-position: right top;
 }

.boldtext {  font-family: serif; font-weight: bold; color: #000000; font-size: 14px}
.normaltext { font-family: serif; font-weight: normal; color: #000000; font-size: 14px; margin: 10px}

p { margin: 10px }
img.deco { 
border-left: 5px solid #0000a7;
border-right: 5px solid #0a68fe
 }
