body {
 font-family: Verdana,Arial,sans-serif;
 font-size:10pt;
 line-height:1.2;
 color:#6a6a6a; /* Template color: content-text */
 background-color: #fff;
}
#w-head,
#w-head *,
#c-action-bar,
#page_colum_left_container,
#page_colum_right_container 
 {
	display: none !important;
	height:0 !important;
}

#w-wrapper {
display:block;
box-shadow:none;
max-width:100%;
position:static;
}
#w-body {
 display:block;
}
#c-wrapper {
 min-width: 100%;
 display:block;
}
.j-content ul {
 list-style-type:square;
}
.j-content h1 {
 font-size:16pt;
}
.j-content h2 {
 font-size:14pt;
}
.j-content h3 {
 font-size:12pt;
}
.j-content h2,
.j-content h3 {
 #11459e;  /* Template color: content-titels */
}
.j-content a {
 text-decoration:none;
 color: #11459e; /* Template color: content-links */
}
.j-content li {
/* padding-bottom:6pt; */
 color:#6a6a6a; /* Template color: content-text */
}
.j-content p,
.j-content td,
.j-content th {
color:#6a6a6a; /* Template color: content-text */
}