body {
	font-family: Trebuchet MS, Verdana, Arial;
	line-height: 150%;
	font-size: 11px;
	color: #000000;
}

h1, h2 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 150%;
	text-transform: uppercase;
	padding: 20px 0px;
}

h2 {
	font-size: 1.8em;
}

h3 {

}

.Ingress {
	text-transform: uppercase;
}



p {
	font-size: 1.0em;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: underline;
}

