/* EasyWeb html style file */


body {	
				background-color:#fff;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#2F2F2F;
				height: 100%;
				position:relative;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				
				font-size:26px;
				margin:0px auto 5px auto;
				font-weight:normal;
				color:#EEF4F4;
}
h2{				
				font-size:24px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#29D5FB;
}
h3{				
				font-size:19px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#2E2E2E;
				
}
h4{	
				font-size:16px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#29D5FB;
}
h5{				
				font-size:14px;
				font-weight:normal;				
				margin:15px 0 3px 0;
				color:#29D5FB;
}
h6{				
				font-size:13px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#29D5FB;
}
a{				
				color:#2E2E2E;
				text-decoration:none;
}
a:hover{		text-decoration:underline;
				color:#2E2E2E;
				outline:none;
}

.boxTitle h2, .boxTitle h3, .boxTitle h4 {

				font-size:17px;
				font-weight:normal;
				font-style:normal;
				margin:0;
				padding:0;
				color:#000;
				line-height:100%;
}


/*  end txt  */
ul
{ 	margin:3px 0 3px 0;
	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;
}



