body {

	font-family: Arial, Helvetica, Verdana, Sans-serif;

	font-size: 22px;

	color: #666666;

	background: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

} 


img {
	
	border: 0;
    max-width: 100%;
    height: auto;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

#navmenu {
	clear:both;
}

.simplearticlelink {
	padding-left: 20px;
}


.iframe-container{ position: relative; width: 100%; padding-bottom: 56.25%; height: 0; } 

.iframe-container iframe{ position: absolute; top:0; left: 0; width: 100%; height: 100%; }