/* EasyWeb html style file */



body {	
				background-color:#fff;
				background-image:url(../templates/main/images/background.png);
				background-repeat:no-repeat;
				background-position:top center;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#808080;
				position:relative;
				z-index:0;
}


/*  txt  */
p{	
				padding-top:10px;
				line-height:150%;
}
h1{				
				font-size:24px;
				margin:0px auto 5px auto;
				font-weight:normal;
				color:#0000dd;				
}
h2{				
				font-size:18px;
				font-weight:normal;
				margin:20px 0 3px 0px;
				color:#000;
}
h3{				
				font-size:16px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#000;
				
}
h4{	
				font-size:13px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#000;
}
h5{				
				font-size:12px;
				font-weight:normal;				
				margin:15px 0 3px 0;
				color:#000;
}
h6{				
				font-size:12px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#000;
}
a{				
				font-size:11px;
				color:#00f;
				text-decoration:none;
}
a:hover{		text-decoration:underline;
				color:#00f;
}

ul
{ 	margin:3px 0 3px 20px;
	padding:3px 0 0 5px;
}
li
{ 	list-style-image:url(8696d39c-37cc-493a-9e2a-85d6b7e0e12b);
}
/*  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;
}



