body, html{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img{ 
border:none
}
a{
	font-size: 100%;
	color: #3698bd;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #3698bd;
	text-decoration: underline;

}
a:hover{
	color: #3698bd;
	text-decoration: underline;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: white;
}
.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4692B4;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4591B3;
}
.picdesc {
	color: #4692B4;
	font-weight: normal;
}

