/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b3b3b;
	height: 100%;
	position:relative;
}


/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	
	background-image:url(09f5c447-f09a-4187-a5fe-dca05554242a);
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0 0px 0px;
	padding:0 0 0 20px;
	font-weight:bold;
	text-align:left;
	color:#074085;
}
h2 {
	background-image:url(ae53c355-2b7c-4f77-8f8e-7220c3719e81);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-transform:uppercase;
	font-size:14px;
	margin:15px 0 3px 0px;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#c22828;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0px;
	color:#000;
}
h4 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#000;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#000;
}
h6 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#000;
}
a {
	color:#c22828;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#c22828;
}
ul {
	margin:3px 0 3px 0px;
	padding:10px 0 0 15px;
}
li {
	list-style-image:url(41a405e6-7c2b-4971-b764-104abd9eb182);
	padding:0 0 5px 0;
}
/*  end txt  */

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


