/* EasyWeb html style file */


body {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
}

/*  txt  */
p {
	font-size:13px;
	margin:5px 0 3px 0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:Red;
	margin:10px 0 20px 0;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#1783BF;
	font-weight:bold;
	margin:15px 0 3px 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
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:13px;
	color:#fff;
	font-style:italic;
	margin:15px 0 3px 0;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	margin:15px 0 3px 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1783BF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#35638D;
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}

td.MyBlock {	padding:0 0 16px 0;
}




