body, html{
background: #ffffff;
color: #000000;
font-family: "Times New Roman";
clear: none;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;
}

h1{
margin-top: 0px;
margin-bottom: 0px;
text-indent: 40px;
top: 50px;
font-size: 350%;
background:#FFFFFF;
}

h2 {
	font-size: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h2.dop{
position:absolute;
left: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-indent: 40px;
font-size: 120%;
width: 100%;
}

p {
font-size: 100%;
text-align: justify;
line-height: 160%
}

p.centr{
text-align: center;
}

a {
text-decoration: underline;
}

a:link {
color: #000000;
}
 
a:visited {
color: #000000;
}

a:active {
color: #000000;
}

a:hover {
color: #000000;
}

a.nodec {
text-decoration: none;
color: #000000;
}

div.divleft {
visibility:hidden;
float: left;
width: 0%;
}

div.divtext {
float: left;
width: 100%;
background: #FFFFFF;
}

div.divcenter {
float: left;
width: 100%;
}

div.divmain{
padding-right: 1px;
background: #FFFFFF;
}

div.copyr{
float: left;
font-size: 50%;
text-align: center;
width: 100%;
}
