@charset "UTF-8";
body {
	background-image: url(images/PISTL_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #104197;
	background-color: #656565;
}
#maincontent p {
	margin-top: 12px;
	font-size: 12px;
	margin-right: 10px;
}
#maincontent a {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #E00001;
	text-decoration: underline;
}
#contactcontent p {
	font-family: Helvetica, sans-serif, Arial;
	line-height: 14px;
	margin-right: 12px;
}
#contactcontent a {
	font-family: Helvetica, sans-serif, Arial;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}
#maincontent img {
	margin-bottom: 10px;
}
#app img {
	margin-bottom: 20px;
}
