@charset "utf-8";
/* CSS Document */

a{
	color:#9F8340;
	text-decoration:none;
}
a img{
	padding-bottom:4px;
}
a:hover{
	text-decoration:underline;
}

#contdest h1{
	font:28pt Georgia, "Times New Roman", Times, serif
}

#contdest p{
	font:16px Verdana, Geneva, sans-serif;
	color:#777;
	line-height:24px;
}

#edest2 h2{
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#555;
}

#edest2 p{
	font:14px Verdana, Geneva, sans-serif;
	color:#444;
	line-height:22px;
}