/* EasyWeb html style file */



/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:14px;
	margin:15px 0 20px 0;
	font-weight:bold;
	color:white;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#ffc000;
}
h3 {
	font-size:13px;
	margin:15px 0 3px 0px;
	color:#ffc000;
}
h4 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffc000;
}
h5 {
	font-size:12px;
	margin:15px 0 3px 0;
	color:#ffc000;
	font-style:italic;
}
h6 {
	font-size:12px;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffc000;
}
a {
	color:#ffc000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#fff;
}

ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}


/*  end txt  */

img { border: 0; }



p.MyTextYellow {font-size:13px;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#ffc000;
				font-weight:bold;
}



