body {
	background-color: #003449;	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}
a:link, a:visited {
	color: #FFFF33;
	text-decoration:none;
}
a:hover, a:active {
	color: #00FFFF;
	text-decoration: underline;
}
a:link img, a:visited img {
	border: 1px solid #FFFF33;
}
a:hover img, a:active img {
	border: 1px solid #00D2FA;
}
h1 {
	clear: both;
	font-size: 20px;
	padding-top: 8px;
}
.desc { 
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px;
	text-align: justify;
}
.footer {
	font-size: 12px;
}
div.thumbnail {
	float: left;
	height: 210px;
	text-align: center;
	width: 25%;
}
.thumbnail img {
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 12px;
}
.image {
	float: left;
	margin: 15px 0px;
	text-align: center;
	width: 240px;
}
.image span {
	font-size: 12px;
}
