body { color: black; background-color: white; }

p { color: #5c553f; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18pt; margin-right: 10px; margin-left: 10px; }

td { color: #5c553f; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; }

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

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

a:hover { color: maroon ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

.bodycell
{
background-color: #feffef; background-image: url(../images/body1.jpg); 
background-repeat: repeat-x;
background-position: top center
}

.bodycell2
{
background-color: #d1c394; background-image: url(../images/body2.jpg); 
background-repeat: repeat-x;
background-position: bottom center
}

.bodycell3
{
background-color: #feffef; background-image: url(../images/body3.jpg); 
background-repeat: repeat-x;
background-position: top center
}
.bodycell4
{
background-color: #feffef; background-image: url(../images/body4.jpg); 
background-repeat: repeat-x;
background-position: top center
}
.bodycell5
{
background-color: #feffef; background-image: url(../images/body5.jpg); 
background-repeat: repeat-x;
background-position: top center
}
.bodycell6
{
background-color: #d1c394; background-image: url(../images/body6.jpg); 
background-repeat: repeat-x;
background-position: bottom center
}
.bodycell7
{
background-color: #cec093; background-image: url(../images/body7.jpg); 
background-repeat: repeat-x;
background-position: bottom center
}
h1 { font-size: 12pt; font-weight: bold; margin: 0.67em 0 2px; }
ul { margin: 0; }

