.style1 {color: #FFFFFF}
.style2 {font-size: small}
.style3 {font-size: x-small}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_margine {
	margin: 0px;
	padding: 30px;
}
.textsize {
	font-size: 75%;
	padding: 3px;
}
html>/**/body {
  font-size: 16px; /* Except IE */
}
