body {
background:#20BAD4;
background-repeat: repeat-y;
}
body,td,th {
font-family: trebuchet ms;
font-size: 9.5pt;
color: #B9D4E6;
line-height: 18px;
cursor: default;
letter-spacing: 1.5px;
text-align: justify;
}

#content {
padding: 20px;
}
.nav a, .nav a:link, .nav a:active, .nav a:visited {
padding: 5px;
color: #E6D6CB;
font: 9pt georgia;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin: 6px;
border-bottom: none;
letter-spacing: 1px;

}
.nav a:hover {
color: #3CD2EB;
}

a:link, a:visited, a.active {
color: #fff;  
text-decoration: none;
font: 12px georgia;
font-style: italic;

}
a:hover {
color: #ECC9AC;
}

.title {
font-family: georgia;
font-style: italic;
font-size: 28px; 
color: #3CD2EB;
letter-spacing: 1px;
padding: 7px;
text-align: right;

}

b {
color: #ECC9AC;
font-family: georgia;

}

i {
color: #DBB9A6;
font-family: georgia;
font-weight: bold;
}

ul {
   list-style-type: square;
}

.footer {
font-family: georgia;
font-style: italic;
font-size: 8pt; 
color: #3F87B1;
letter-spacing: 1px;
padding: 7px;
text-align: center;

}
