
body {
color: #000000;
background: #ffffff;
float: none;
width: 100%;
margin: 0;
padding: 0;
border: none;
font-family: "Times New Roman", Times, serif;
font-size : 10pt; 
}

#tabs {
display: none;
}

#wrapper, #header, #content {
float: none;
}

#left, #right, #left img, #right img, #left p, #right p {
float: none;
}

.img, .imageleft, .imageright, .left p, .icon, .rightbloc {
float: none;
}

.pagemark {
display: none;
}

.h3{
font-size: 12pt; 
color: #000000;
}

.title {
font-style: italic;
}

a {
text-decoration : underline;
color : #0000ff;
border: none;
}


