/* EasyWeb html style file */



/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				
				font-size:18px;
				margin:0 auto 20px auto;
				font-weight:normal;
				text-align:center;
}
h2{				
				font-size:16px;
				margin:15px 0 3px 0px;
				font-weight:bold;
				color:#ff5519;
}
h3{				
				font-size:14px;
				font-weight:bold;
				margin:15px 0 3px 0px;
				color:#ff1e00;
				
}
h4{	
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				
				font-size:12px;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				
				font-size:12px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				
				color:#ff7c00;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#ff3c00;
}

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(bf294aea-089f-4c25-8b17-9a86c8bcfbd2);
}


img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


