/* EasyWeb html style file */

body {			margin:0;
				padding:0;
				background-color:#202020;				
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#252b4d;
				height:100%;				

}




/* txt  */

h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:bold;
				color:#232323;
				margin:15px 0 3px 0;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#232323;
				margin:15px 0 3px 0;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#232323;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#232323;
				font-weight:100;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#232323;
				font-weight:100;
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#232323;
				font-weight:100;
				margin:15px 0 3px 0;
				}
				
p{	
				margin:5px 0 3px 0;
				text-align: justify;
}

a{				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#7a7a7a;

}

ul
{ 	margin:5px 0 5px 0;
		padding:0 0 0 20px;
}
li
{ 	list-style-image:url(0dae35b6-52c1-47d5-853c-a0874754d97c);
}

.tab {padding-left: 25px;}
.tab2 {text-align: center;}



p.MyText {		
				text-align: center;
}

img { border: 0; }



