body {
 text-align: center; 
 background: #D9D9D9 url(images/Layout_BG01a.png) repeat-x;
 padding: 0;
 font: 10px Trebuchet MS, Times New Roman;
 color: #4B4E4E;
}

p {
 line-height: 15px;
 padding: 1px 8px 1px 8px;
 text-align: justify;
}

.center {
 margin: 0 auto 0 auto;
}
.centeralign {
 text-align: center;
}
b {
 color: #849766; 
}
i {
 color: #773C45;
}
li {
text-align: left;
}
table {
 text-align: justify;
}

.image {
 border: 4px solid #ECECEC;
}
.aff img {
 border: 3px solid #ECECEC;
 padding: 3px;
}

h1 {
 font: 11px Times New Roman;
 padding: 3px 1px 0px 15px;
 margin: 0;
 color: #FBFAF9;
 text-align: left;
 text-transform: lowercase;
 font-style: italic;
 letter-spacing: 5px;
 line-height: 6px; 
}
h2 {
 font: 9px Georgia, Helvetica, Times New Roman;
 color: #858585;
 text-align: left;
 text-transform: uppercase;
 font-weight: none;
 letter-spacing: 4px;
 padding: 1px 1px 1px 10px;
 margin: 0;
}

a:link {
 color: #89925C; font-weight: none; text-decoration: none; border-bottom: 1px dotted; cursor: default;
}
a:visited {
 color: #89925C; font-weight: none; text-decoration: none; border-bottom: 1px dotted; cursor: default;
}
a:hover {
color: #767A60; font-weight: none; text-decoration: none; border-bottom: 1px dotted; cursor: default;
}
a:active {
 color: #767A60; font-weight: none; text-decoration: none; border-bottom: 1px dotted; cursor: default;
}

input, textarea, select, button {
 font: 10px Trebuchet MS, Times New Roman;
 color: #4B4E4E;
 background-color: #D9D9D9;
 border: 1px solid #4B4E4E;
 line-height: 11px;
 margin: 0;
 padding: 2px; }
