

a:link {  color: #B90E0E; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:active {  color: #B90E0E; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}

body {
background-color: #DEDEDE;
background-image: url("images/site-background.gif");
}

.menu {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}

table.outer {	border-style: solid solid solid solid;
	border-color: black black black black; }

table.outer td {	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-color: #333333; font-size: 11px;
}

table.content {	border-width: 0px 0px 0px 0px;
	background-color: white; }

table.content td {	border-width: 0px 0px 0px 0px;
	background-color: white;
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-color: #333333; font-size: 11px; }
