/* EasyWeb html style file */




body {		background-image:url(../images/body.png);
			background-repeat:repeat-y;
			background-position:center top;
			background-color:#202d35;
			margin:0;
			padding:0;
			
			font-family:Arial, Helvetica, sans-serif;
			color:#000;
			font-size:12px;
			position: relative;
}



/* txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:bold;
				color:#fff;
				margin:15px 0 3px 0;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				color:#fff;
				margin:15px 0 3px 0;
				
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				color:#fff;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#fff;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#000;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#000;
				font-style:italic;
				font-weight:bold;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#900;
}

ul
{ 	margin:10px 0 0 0px;
	padding:0px 0 5px 15px;
}
li
{ 	list-style-image:url(9cbb1880-5059-481b-8952-a482ec275fd1);
	min-height:15px;
	margin:0 0 5px 0;
}

img { border: 0; }

.infoPic
{ 	background-image:url(1daa0c1e-f6bf-4012-af92-1a42be1e472c);
	background-repeat:no-repeat;
	width:70px;
	height:51px;
}



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



