body 
{
background: url('bodybg.jpg');
background-repeat: repeat-x;
background-color: #FFE3D7;
cursor:help;
margin: 0px;
}

table {
color: #000000;
font-family: arial;
font-size: 8pt;
text-align: justify;
line-height:13pt;
cursor:help;
}

b {color:#F62812; text-transform:uppercase;}
u {color:#255DA9;}
i {color:#F62812;}
strong {color:#000000;}

.title {
font-size: 15pt; 
font-family: Georgia;
color: #000000;
font-style:italic;
letter-spacing:2px;
text-align:center;
font-weight:bold;
margin:-10px 0 10px 0;
}

.image {
border: none;
background-color: #E4E8EE;
padding:8px;
}

a:link, a:active, a:visited {
color:#83A0CF;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#92AED4;
font-weight:bold;
text-decoration:none;
cursor:help;
}
