



body, p {
background: #3a5248;
font-family: verdana, helvetica, arial; 
color: #667a72;
font-size: 12px;
scrollbar-arrow-color: #c2cac7;
scrollbar-base-color: #3a5248;
scrollbar-dark-shadow-color: #3a5248;
scrollbar-track-color: #c2cac7;
}

td {
background: #c2cac7;
font-family: verdana, helvetica, arial; 
color: #667a72;
font-size: 12px;
font-weight: bold;}

h4, h5 {font-family: verdana, helvetica, arial;
    color: #667a72;
    border-width: 0 6px 1px 6px;
    border-style: solid;
    border-color: #667a72;
    text-align: center;
    font-size: 16px;}

h3 {font-family: verdana, helvetica, arial;
    color: #e5f5ee;
    text-align: right;
    font-size: 14px;}

.detail {
color: #e5f5ee; 
font-weight: normal; 
font-style: normal; 
font-size: 10;
}


a {text-decoration: none; color: #a06e7f; font-weight: bold;}

.nav a:link{ color: #a06e7f;
     text-decoration: none;}
	 
.nav a:visited{ color: #3a5248;
     text-decoration: none;}
	 
.nav a:hover { color: #3a5248;
     text-decoration: underline;}
	 
.nav a:active { color: #a06e7f;
     text-decoration: none;}



