/* EasyWeb html style file */



body {
	background-color:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	height: 100%;
	position:relative;
}


/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:26px;
	margin-bottom:20px;
	font-weight:normal;
}
h2 {
	font-size:25px;
	margin:15px 0 5px 0px;
	font-weight:normal;
	color:#FFA200;
}
h3 {
	font-size:17px;
	font-weight:normal;
	margin:15px 0 5px 0px;
	color:#FFA200;
}
h4 {
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#FFA200;
}
h5 {
	font-size:13px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#FFA200;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	color:#fff;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#FFA200;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(3fee833e-8e8e-4e5c-8562-719a4eb9bb86);
}
/*  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;
}



