body {
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height:160%;
}

#top a:hover {
	border: none;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

img {
	padding-top: 30px;
	padding-bottom: 10px;
}	

.imgtext {
  padding-left:2cm;
  line-height:140%;
}

a:hover {
	color: #aaaaaa;
	border-bottom: 1px solid #1693A5;
}

h1 {
	font-size: 26px;	
	padding-top: 85px;

}

h2 {
	font-size: 13px;
	padding-top: 15px;
}

#copyright {
	font-size: 12px;
	clear: left;
}

#download {
	font-size: 13px;
}                                              

.intro {
	width: 550px;
	color: #333333;
	font-size: 24px;
	margin-left: -5px;
	text-decoration: none;
	margin-bottom: 25px;
}

.intro a {
	font-size: 22px;
	color: #1693A5;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
}

.intro a:visited {
	color: #dddddd;
	text-decoration: none;
}

.intro a:hover {
	color: #cccccc;
	background: #ffffff;
}

.intro p {
	padding: 5px;
	margin: 0px;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}   
     