/* EasyWeb html style file */

body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
	height: 100%;
	position:relative;
}

/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:22px;
	margin:0px 0 20px 0;
	font-weight:normal;
	color:#1c4b93;
}
h2 {
	font-size:20px;
	margin:15px 0 3px 0px;
	font-weight:normal;
	color:#f70c49;
}
h3 {
	font-size:15px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#f70c49;
}
h4 {
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#f70c49;
}
h5 {
	font-size:15px;
	font-weight:normal;
	margin:15px 0 3px 0;
	color:#f70c49;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#f70c49;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(cbfdbc57-22da-4217-90de-057579224443);
}
/*  end txt  */

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



