body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
	font-size: 12px;
}
em {
	font-style: normal;
	font-weight: bold;
}

.textTop {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 15px;
	font-weight: bold; 
}
.text {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.textSS{
	font-size:9px; 
	line-height:13px
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.textS{
	font-size:10px; 
	line-height:15px; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	color: #000000
}
.textM{
	font-size:12px; 
	line-height:18px; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	color: #000000
}
.textL{
	font-size:18px; 
	line-height:20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.textXL{
	font-size:18px; 
	line-height:40px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}

.textxl2{
	font-size:18px; 
	line-height:40px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
a.iro:link {
	text-decoration: underline; 
	color:#0000FF;
}
a.iro:visited {
	text-decoration: underline; 
	color:#000066;
}
a.iro:hover {
	text-decoration: underline; 
	color:#FF6600;
}
a.iro:active {
	text-decoration: underline; 
	color:#FF0000;
}
.textMRED {  font-size: 12px; line-height: 16px; font-weight: normal; color: #FF0000}
.textMB {  font-size: 12px; line-height: 16px; font-weight: bold}
.textMBWH {  font-size: 12px; line-height: 16px; font-weight: bold; color: #FFFFFF}

p.lead {
	line-height:2em;
}

