/* ----- universal settings -----*/

body {
	background-color: #898361;
	font-family: verdana, san-serif;
	font-size: 14px;
}
.td1  {background: url(rt.jpg) top right repeat-x}

/* ----- typography ----- */
.content {font-size: 8pt; color: #auto;}
.footer {font-size: 7pt; color: #auto;}
.copyright {font-size: 7pt; color: #auto; text-align:center;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #F9ECCF;}
.content a:visited {text-decoration: none; color: #F9ECCF;}
.content a:hover {text-decoration: underline; color: #F9ECCF;}
.content a:active {text-decoration: none; color: #F9ECCF;}
.footer a:link {text-decoration: none; color: #F9ECCF;}
.footer a:visited {text-decoration: none; color: #F9ECCF;}
.footer a:hover {text-decoration: underline; color: #F9ECCF;}
.footer a:active {text-decoration: none; color: #F9ECCF;}
.copyright a:link {text-decoration: none; color: #F9ECCF;}
.copyright a:visited {text-decoration: none; color: #F9ECCF;}
.copyright a:hover {text-decoration: underline; color: #F9ECCF;}
.copyright a:active {text-decoration: none; color: #F9ECCF;}
#table2 tr td #table3 tr td #table4 tr td p {
	font-size: 10px;
}
#table2 tr td #table3 tr td #table4 tr td h3 {
	color: #89401D;
}
