html, body {
height: 100%;
overflow: hidden;
}

body {
background: #FFFFFF;
font: 86% "Helvetica Neue", Arial, sans-serif;
margin: 0;                
}

#altcontent {
height: 100%;
}

p {
	font-family:;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	
}

h1 {
	color: #67AF22;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}

h2 {
	color: #67AF22;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	
	
}


a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

	.menu {
	font-size: 16px;
	margin-left: 10px;
	margin-right: 5px;
	color: #555555;
	font-weight: bold;

	}

	.menu:hover {
	text-decoration: underline;
}

p {
	font-family:Franklin Gothic Book;
	font-size: 14px;
	color: #000000;
	
}

.strong {
	font-family:Franklin Gothic Medium;
	font-size: 14px;
	color: #000000;

}

b {
	font-family:Franklin Gothic Medium;
	font-size: 14px;
	color: #000000;

}

h1 {
	font-family:Century;
	color: #67AF22;
	font-size: 36;
	font-weight: normal;
}

h2 {
	font-family:Franklin Gothic Medium;
	color: #67AF22;
	font-size: 16;
	font-weight: normal;
}


a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}