/* EasyWeb html style file */


body {			
				background-color:#191919;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#fff;
}





/* txt  */




p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



/*  txt  */

p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				color:#fff;
				margin:15px 0 3px 0;
				font-weight:normal;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#ffde00;
				margin:15px 0 3px 0;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#ffde00;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#ffde00;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#ffde00;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#ffde00;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#ffde00;
				text-decoration:underline;
}
a:hover{		text-decoration:none;
				color:#ffde00;
}

img { border: 0; }

/*  end txt  */

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(d6dd6229-3520-4c59-8946-d270619eb954);
}
:focus{
outline:0;
}
