body{
	background-color: #ccc;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h1{
	color: #0099cc;
	font-size: 2.1em;
	font-weight: bold;
}

h2{
	color:#333;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

p.highlight{
	padding: 1em;
	background-color: #ecf9fe;
	font-style: italic;
}

a{
	color: #0099cc;
}

a:hover{
	color: #0099cc;
	text-decoration: none;
}

span.highlight{
	background-color: transparent;
	color: #0099cc;
}



.fas12 {
	color:#333333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.bgc11sky {
	background-color: #e2f3f8;
}