/* CSS Document */

body {
	background: #ECECE6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin: 0;
}

a img {
	border: 0;
}

a:link, a:hover, a:visited, a:active {
	color: #004080;
	text-decoration: underline;
}


#intro-gda {
	text-align: center;
}

#intro-gda img {
	border: 3px solid #fff;
}
