/* EasyWeb html style file */




body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat;
	background-color:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	height: 100%;
	position:relative;
}



/*  txt  */

p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family: Arial, Helvetica, sans-serif; } 

h1 {
	font-size:30px;
	margin:0 auto 10px auto;
	font-weight:normal;
	color:#fff;
}
h2 {
	font-size:24px;
	margin:15px 0 3px 0px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
h4 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0 3px 0;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	color:#05f0dd;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#FF7200;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(9405f9cd-5417-4c27-a54c-8ace5c610e6d);
	padding:0 0 10px 0;
}
/*  end txt  */

a { outline:none; }

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



