TD {
        font-family: times, new roman;
        font-size: 12px;
        color: #000000;
        }
.header {
        font-family: times, new roman;
        font-size: 14px;
	font-weight: bold;
        color: #000000;
        }

.title {
        font-family: times, new roman;
        font-size: 18px;
	font-weight: bold;
        color: #663333;
        }
.textnav {
	font-size: 12px;
	font-family: times, new roman;
	color: #663333;
	}
          
a { 
	text-decoration: underline;
	color: #663333;
	}
a:hover { 
	text-decoration: none;
	color: #663333
	}
  
