/* EasyWeb html style file */



body {
	background-color:#000;
	margin:0;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	height: 100%;
	position:relative;
	/*background-image:url(../templates/main/images/background.jpg*/
);
	background-repeat:repeat-y;
	background-position:center;
}

/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:25px;
	margin:0px auto 10px auto;
	font-weight:normal;
	text-align:left;
	color:#000;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:15px 0 0px 0px;
	padding:1px 0 0 0px;
	color:#4c4c4c;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#4c4c4c;
}
h4 {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#4c4c4c;
}
h5 {
	font-size:12px;
	font-weight:normal;
	margin:15px 0 3px 0;
	color:#4c4c4c;
}
h6 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#4c4c4c;
}
a {
	color:#004dac;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#004dac;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(a84381db-5f2f-4d06-8bea-bb53ae6aea7a);
}
/*  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;
}


