.articlepart {
  width: 728px;
  padding: 0px;
  margin:0px;
  color:#111111;
  font-size:14px;
  word-wrap:break-word;
}

.articlepart div {margin:0px;padding:0px;border:0px;}

.articlepart h1,h2,h3,h4,h5,h6 {
color:#111111;
margin:5px 15px 10px 15px;
}

.articlepart h1 {
  height:36px;
  margin:10px 15px 5px 15px;
  padding:0px 5px 0px 40px;
  font-size:18px;
  letter-spacing:-1px;
  line-height:36px;
  background-color:#f5deb3;
  background-image:url(../images/temps/tico.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  border:0px;
}

.articlepart h1.center {text-align:center;}

.articlepart h2 {
  font-size:18px;
  letter-spacing:-1px;
  border-bottom:1px solid #999999;
  padding-top:5px;
  padding-bottom:5px;
}

.articlepart h2.center {text-align:center;}

.articlepart h3 {
  font-size:16px;
}

.articlepart h3.center {text-align:center;}

.articlepart h4 {
  font-size:14px;
}

.articlepart h4.center {text-align:center;}

.articlepart h5 {
  font-size:13px;
}

.articlepart h5.center {text-align:center;}

.articlepart h6 {
  font-size:12px;
}

.articlepart h6.center {text-align:center;}

.articlepart p {
  padding:2px 25px 2px 30px;
  margin:3px 0px 3px 0px;
  line-height:22px;
}

.articlepart p.left {text-align:left;}
.articlepart p.right {text-align:right;}
.articlepart p.center {text-align:center;}
.articlepart p.indent {margin-left:20px;}
.articlepart p.s{font-size:12px;line-height:18px;}

.articlepart strong {font-weight:bold;}
.articlepart em {font-style:italic;}
.articlepart span.underline {text-decoration:underline;}

.articlepart em.red {color:#ff0033;font-style:normal;}
.articlepart em.blue {color:#4169e1;font-style:normal;}
.articlepart em.purple {color:#6600cc;font-style:normal;}
.articlepart em.green {color:#009900;font-style:normal;}

.articlepart a:link {
    color:#336600;
    text-decoration: underline;
}

.articlepart a:visited {
    color:#003300;
    text-decoration: underline;
}

.articlepart a:hover {
    color:#CC0000;
    text-decoration: underline;
}

.articlepart a:active {
    color:#336600;
    text-decoration: underline;
}

.articlepart pre {
   border:1px solid #cc6600;
  color:#4f4f4f;
 font-family:"Courier New",Courier,monospace;;
  font-size:12px;
  line-height:16px;
  margin:0px 30px 0px 30px;
  padding:0px 5px 0px 5px;
  overflow:auto;
  white-space:pre-wrap;
  word-wrap: break-word;
  word-wrap:break-word;
}

.articlepart code {
font-family:"Courier New",Courier,monospace;;
 border:1px solid #cc6600; 
margin:5px 2px 5px 2px;
padding:0px 2px 0px 2px;
}

.articlepart tt {
font-family:"Courier New",Courier,monospace;;
 border:1px solid #cc6600; 
margin:5px 2px 5px 2px;
padding:0px 2px 0px 2px;
}

.articlepart address {
	font-size:12px;
	line-height:16px;
	padding:2px 30px 2px 30px;
	margin:0px;
	font-style:normal;
	font-family:Tahoma,Verdana,Sans-Serif;
}

.articlepart address.nr {font-size:12px;font-family:Arial,Tahoma,Sans-Serif;color:#555555;}

.articlepart address.right {text-align:right;}

.articlepart acronym {border-bottom:1px dashed #808080;cursor:help}

.articlepart abbr {border-bottom:1px dashed #808080;cursor:help}

.articlepart hr {width:90%;height:1px;color:#808080;}

.articlepart strike {color: #606060;}

.articlepart div {margin:5px 30px 5px 30px;
padding:0px;
border:1px solid #808080;
}
.articlepart div p {margin:0px;padding:5px 5px 5px 5px;}

.articlepart blockquote {
background-color:#E0DFC6;
margin:5px 50px 5px 50px;
padding:0px;
}
.articlepart blockquote p {margin:0px;padding:5px 5px 5px 5px;}

.articlepart ul {
  margin:0px;
  padding:2px 30px 2px 40px;
}
.articlepart ul li {
  list-style-type:none;
  margin:0px;
  padding:1px 0px 1px 14px;
  background-repeat:no-repeat;
  background-position:0px 8px;
  background-image:url(../images/temps/dot4.gif);
  line-height:22px;
}

.articlepart ol {
    list-style-type: decimal;
  margin:0px 30px 0px 65px;
   padding:2px 0px 2px 0px;
}

.articlepart ol li {
  margin:0px;
  padding:2px 0px 2px 2px;
}

.articlepart table {
  border-collapse: collapse;
  /* font-size: 12px;*/
  font-size:14px;
  margin:5px 30px 5px 40px;
  border:1px solid #9999cc;
}

.articlepart table tr.head {font-weight:bold;}

.articlepart table p {margin:0px;padding:0px;
/*font-size:12px; line-height:14px*/
font-size:14px;line-height:18px;}

.articlepart td {
  border-top:1px dotted #9999cc;
  border-right:1px dotted #9999cc;
  text-align:left;
  padding:2px 5px 2px 5px;
}

ul.list {}