@CHARSET "UTF-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dyn-maintext, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	text-align: justify;
	vertical-align: top;
	line-height: 1.4em;
}

a {
	text-decoration: underline;
}

a:Hover {
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	visibility: hidden;
	position: absolute;
}

h2, h2 a {
	font-size: 16px;
	text-decoration: none;
	margin-top: .5em;
}

h3 {
	font-size: 14px;
	margin-bottom: .7ex;
}

h4 {
	margin-bottom: .2ex;
}

th {
	text-align: left;
}
img,a img {
	border: none;
	-ms-interpolation-mode: bicubic;
}
.image img {
	border: 0;
	vertical-align: top;
}
p.dyn-image {
}

.dyn-image a {
	text-decoration: none;
}

.dyn-paragraph {
	margin-bottom: 1em;
	margin-top: 1em;
}

.footer a {
	color: #333333;
	font-weight: bold;
	font: inherit;
	text-decoration: none;
}
a.dyn-link-noUnderLine:hover,
a.dyn-link-noUnderLine {
	text-decoration: none;
}
.dyn-onlyScript {
	visibility: hidden;
}
ul.dyn-list {
	margin-left: 0;
	padding-left: 3em;
}

