/* EasyWeb html style file */

body {		background-image:url(../templates/main/images/background.jpg);
			background-repeat:repeat-y;
			background-position:center top;
			background-color:#fff;
			margin:0;
			padding:0;
			font-family:Arial, Helvetica, sans-serif;
			color:#2e2e2e;
			font-size:12px;
			position: relative;
}


p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				text-align:left;
				font-weight: bold;
				color:#000;
				margin:15px 0 3px 0;

}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				font-weight:bold;
				color:#333;
				margin:20px 0 3px 0;
				
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				color:#2e2e2e;
				font-weight:bold;
				margin:20px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				color:#2e2e2e;
				font-weight:bold;
				margin:20px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#2e2e2e;
				font-weight:bold;
				margin:20px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#2e2e2e;
				font-weight:bold;
				margin:20px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
    			color: #8792ff;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#6674fc;
}


ul
{ }
li
{ 	list-style-image:url(ea54dde5-da60-4851-9a49-6e285d862fcb);
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



