/* EasyWeb html style file */


/*  txt  */
p{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffe796;
	margin:0 0 3px 0;
}
h1{	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:white;
	font-weight:100;
}
h2{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:100;
	margin:11px 0 3px 0;
}
h3{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:100;
	margin:11px 0 3px 0;
}
h4{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:100;
	margin:11px 0 3px 0;
}
h5{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:100;
	margin:11px 0 3px 0;	
}
h6{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	font-weight:100;
	margin:11px 0 3px 0;	
}
a{	font-family:Arial, Helvetica, sans-serif;
	color:#ffe796;
	text-decoration:none;
}
a:hover{	text-decoration:underline;
	color:white;
}
/*  end txt  */

ul { 			padding-left: 12px; }

li {			font-family:Verdana, Geneva, sans-serif;
				font-size:10px;
				color:#FFF;
				list-style-type: none;
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



