/* EasyWeb html style file */


body {	
				background-color:#f3f3f3;				
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#000;
				position:relative;
				z-index:0;
}


/*  txt  */
p{					
}
h1{				
				font-size:24px;
				margin:0;
				padding: 0 0 0px 0;
				font-weight:normal;
				color:#000;				
}
h2{				
				font-size:18px;
				font-weight:normal;
				margin:20px 0 3px 0px;
				color:#000;
}
h3{				
				font-size:16px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#000;
				
}
h4{	
				font-size:13px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#000;
}
h5{				
				font-size:12px;
				font-weight:normal;				
				margin:15px 0 3px 0;
				color:#000;
}
h6{				
				font-size:12px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#000;
}
a{				
				color:#000;
				text-decoration:none;
				outline:none;
}
a:hover{		text-decoration:underline;
				color:#000;
}
/*  end txt  */
ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}
ol {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:3px 0 3px 0;
	padding:3px 0 0 20px;
}
ol>li{
	list-style-image:none;
	list-style-type:decimal;
}
ol>li>ol>li {
	list-style-image:none;
	list-style-type:lower-alpha;
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


