p {
	margin: 0px;
}

html {
	height: 100%; margin: 0px; padding: 0px;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.8em;
}

body {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	height: 100%;
	/* font-size: 12pt; */
}


img {
	border: 0px;
	display: none;
}

input,textarea,select {
	font-family: arial, helvetica, sans-serif;
	
}


/* sIFR styles */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
