/* EasyWeb html style file */



body {	
				background-color:#fff;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#000;
				height: 100%;
				position:relative;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				
				font-size:20px;
				margin:0px auto 5px auto;
				font-weight:bold;
				color:#EEF4F4;
				font-family:Times New Roman;
				text-decoration:underline;
}
h2{				
				font-size:20px;
				font-weight:normal;
				margin:8px 0 3px 0px;
				color:#2E2E2E;
}
h3{				
				font-size:18px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#2E2E2E;
				
}
h4{	
				font-size:18px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#2E2E2E;
}
h5{				
				font-size:17px;
				font-weight:normal;				
				margin:15px 0 3px 0;
				color:#2E2E2E;
}
h6{				
				font-size:16px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#2E2E2E;
}
a{				
				color:#2E2E2E;
				text-decoration:none;
}
a:hover{		text-decoration:underline;
				color:#2E2E2E;
}
/*  end txt  */
ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


