/* EasyWeb html style file */



body {			background-image:url(../templates/main/images/background.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				background-attachment:fixed;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				font-style:italic;
				color:#000;
				height: 100%;
				position:relative;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				
				font-size:29px;
				margin:0px auto 20px auto;
				font-weight:bold;
				text-align:left;
}
h2{				
				font-size:21px;
				margin:15px 0 3px 0px;
				font-weight:normal;
				font-style:italic;
				color:#d01e1e;
}
h3{				
				font-size:16px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0px;
				color:#d01e1e;
				
}
h4{	
				font-size:15px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#d01e1e;
}
h5{				
				font-size:13px;
				font-weight:normal;	
				font-style:italic;			
				margin:15px 0 3px 0;
}
h6{				
				font-size:12px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				
				color:#d01e1e;
				text-decoration:underline;
				outline:none;
}
a:hover{		text-decoration:none;
				color:#d01e1e;
}

ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}
/*  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;
}


