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

a {  
	color: #66550e;
	text-decoration: underline;
}
a:hover {
	color: #082820;
	background-color: #286058;
	text-decoration: none;
}
a:visited {
	color: #60a46c;
	text-decoration: none;
}
a:active {
	color: #60a46c;
	background-color: #f5dda0;
	text-decoration: underline;
}
p {
	font-size: 16px;
	color: #286058;
}	
.stylebb {
	font-size: 16px;
	color: #286058;
        font-weight: bold;
}
.stylebi {
	font-size: 16px;
	color: #286058;
    font-style: italic;
}
.stylepb {
	font-size: 16px;
	font-weight: bold;
	color: purple;
}
.stylehead2 {
	color: #286058;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.stylehead3 {
    font-size: 16px; 
    color: #286058;
    font-weight: bold; 
}
.stylehead1 {
	font-size: 24px;
	color: #286058;
    font-weight: bold;
}
.stylebn {
    font-size: 14px;
    color: #286058; 
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #286058;
}
.stylein {
	font-size: 14px;
	color: #c8ffff;
	background-color: #60e1c8;
}
.stylebd {
	font-size: 14px;
	color: #c8ffff;
	background-color: #286058;
}
.styleref {
	font-size: 18px;
	font-weight: bold;
	color: #c07020;
}
.style11 {
	color: #000033;
	font-weight: bold;
}

