body {
	background-color: #d9e4f8;
}

body         {  font-family: times new roman; font-size: 14px; color: #663300}
li           {  font-family: times new roman; font-size: 14px}
ol           {  font-family: times new roman; font-size: 14px}
table        {  font-family: times new roman; font-size: 14px}
td           {  font-family: times new roman; font-size: 14px}



.link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
.link:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #4B361F;
	text-decoration: none;
	background: #F5E3D3;
	line-height: 19px;
}




.style1 {
	font-size: 14px;
	color: #663300;
}
.style3 {font-size: 9px; color: #000000; }
.style4 {font-size: 9px}
a {
	font-size: 9px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}