html, body {
	height: 100%;
	margin: 0 0 0 0;
}
a:link {
	color: #3197CA;
	text-decoration: none;
}
a:visited {
	color: #3197CA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3197CA;
}
/* a:active {color:#0000FF;} */  /* selected link */
.text {
	
}
#headingArno {
	padding-top: 30px;
	font-family: "arno-pro-n3", "arno-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	color: #000;
}
#headingSource {
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "source-sans-pro-n6", "source-sans-pro";
/* 	font-family: "arno-pro-n6", "arno-pro"; */
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	color: #000;
}
#hello {
	font-family: "source-sans-pro-n4", "source-sans-pro";
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #f2a100;
}
#heading {
	padding-top: 30px;
	font-family: "source-sans-pro-n6", "source-sans-pro";
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	color: #000;
}
.applicationHeading {
	font-family: "source-sans-pro-n6", "source-sans-pro";
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	color: #999;
}
.applicationName {
	padding-top: 30px;
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	color: #000;
}
#asterisk {
	padding-top: 5px;
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	color: #999;
}
.asterisk {
	font-family: "source-sans-pro-n4", "source-sans-pro";
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
}
#copyright {
	padding-top: 30px;
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	color: #999;
}
#text {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #000;
}
.textBold {
	font-family: "source-sans-pro-n6", "source-sans-pro";
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: #000;
}
#textBold {
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: "source-sans-pro-n4", "source-sans-pro";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
#browserHeading {
	font-family: "source-sans-pro-n4", "source-sans-pro";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
#links {
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #3197CA;
}
#applicationLinks {
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	color: #3197CA;
}
#requirements {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "source-sans-pro-n3", "source-sans-pro";
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #666;
}