<style>

.tmp { }

A {
color: #CCCC99;
text-decoration: none;
}

A:hover {
color: #CCCC99;
text-decoration: underline;
}

.bodytitlecell {
background-image: url(../images/menuheadlong.gif);
text-align: center;
line-height: 20px;
}

.bodytitletext {
color: darkred;
font-weight: bold;
font-family: Arial;
font-size: 12pt;
}

.bodymaincell {
background-color: #595A7B;
text-align: left;
}

TD {
margin-left: 5px;
margin-right: 5px;
text-align: justify;
color: white;
font-family: Arial;
font-weight: normal;
font-size: 12pt;
}

P {
margin-left: 5px;
margin-right: 5px;
text-align: justify;
color: white;
font-family: Arial;
font-weight: normal;
font-size: 12pt;
}

P.centered {
margin-left: 5px;
text-align: center;
color: white;
font-family: Arial;
font-weight: normal;
font-size: 12pt;
}

</style>