body {
font-family: sans-serif;
}

a:link
{color: blue;
text-decoration: none
}

a:visited
{color: blue;
text-decoration: none
}


.image
{
padding-right: 10px;
padding-left: 10px
} 

.image_box
{
position: absolute;
top: 80px;
left: 80px;
font-size: 9pt
}

.center
{text-align: center
}

.text
{
position: absolute;
left: 100px;
top: 300px;
margin-right: 50px
}

