body,td,th {
	font-family: Arial, Helvetica, sans-serif, times;
	background-color: #fdf5bc
}

a {  
	color: #66550e;
	background-color: #fdf5bc;
	text-decoration: underline;
}
a:hover {
	color: #f5dda0;
	background-color: #87660e;
	text-decoration: none;
}
a:visited {
	color: #d5bd95;
	text-decoration: none;
}
a:active {
	color: #d5bd95;
	background-color: #f5dda0;
	text-decoration: underline;
}
p {
	font-size: 16px;
	color: #87660e;
}	
.stylebb {
	font-size: 16px;
	color: #87660e;
    font-weight: bold;
}
.stylebi {
	font-size: 16px;
	color: #87660e;
    font-style: italic;
}
.stylepb {
	font-size: 16px;
	font-weight: bold;
	color: purple;
}
.stylehead2 {
	color: #87660e;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.stylehead3 {
    font-size: 18px; 
    color: #87660e;
    font-weight: bold; 
}
.stylehead1 {
	font-size: 32px;
	color: #87660e;
    font-weight: bold;
}
.stylebn {
    font-size: 16px;
    color: #87660e; 
}
.stylecp {
	font-size: 12px;
	text-align: center;
	color: #87660e;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #87660e;
}
.stylein {
	font-size: 16px;
	color: #fdf5bc;
	background-color: #b88307;
}
.stylebd {
	font-size: 16px;
	color: #fdf5bc;
	background-color: #d5bd95;
}
.styleref {
	font-size: 20px;
	font-weight: bold;
	color: #c07020;
}
.style11 {
	color: #000033;
	font-weight: bold;
}

