/* EasyWeb html style file */




body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	position:relative;
}


/*  txt  */
p {
	font-size:15px;
	margin:5px 0 3px 0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#1c4777;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	list-style-image: url(../images/o1.jpg);
	margin:15px 0 3px 0;
	font-style:normal;	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	margin:15px 0 3px 0px;
	font-style:normal;	
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	font-style:italic;
	margin:15px 0 3px 0;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	margin:15px 0 3px 0;
	font-style:normal;	
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:15px 0 3px 0;
	font-style:normal;	
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	
}
a:hover {
	text-decoration:underline;
	color:#8792ff;
}


ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
	font-size:15px;
}
li {
	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}

.tdPic

{ 	width:80px;
  	padding-top:40px;
vertical-align:top;

}

img { border: 0; }

/*  end txt  */



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;				
}


