body {
background: #E4D4E4;
color: #000000;
margin: 0px;
}

#mainTable {
border: 1px solid #666666;
background: #F5EFF5;
padding: 20px;
color: #000000;
}

.address {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background: #663366;
}

.topnav {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background: #996699;
}

.topnav A {
color: #ffffff;
font-weight: bold;
background: #996699;
text-decoration: none;
}

.topnav A:hover {
color: #cccccc;
font-weight: bold;
background: #996699;
text-decoration: none;
}


.content {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background: transparent;
line-height: 18px;
}

.content A {
color: #663366;
font-weight: bold;
background: transparent;
}

.content A:hover {
color: #666666;
font-weight: bold;
background: transparent;
text-decoration: none;
}

.nav {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background: #663366;
}

.nav A {
color: #FFFFFF;
font-weight: bold;
background: #663366;
text-decoration: none;
}

.nav A:hover {
color: #CCCCCC;
font-weight: bold;
background: #663366;
text-decoration: none;
}

.small {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
background: transparent;
}

.small A {
color: #663366;
font-weight: bold;
background: transparent;
}

.small A:hover {
color: #666666;
font-weight: bold;
background: transparent;
text-decoration: none;
}

.title {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 14px;
font-weight: bold;
color: #000000;
background: transparent;
}