/* EasyWeb html style file */



body 
{    
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;	
    color:#000;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background-color:#3aa1e9;
    align-height:150%;
}


/* txt  */
/*  txt  */

p
{	
	margin:0;
	padding: 0;
}

h1
{				
	font-size: 29px;
	margin: 0;
	padding: 40px 0 15px 0;
	font-weight: normal;
	color: #78e82a;	
}

h2
{				
	font-size: 23px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #98f556;	
}

h3
{				
	font-size: 21px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #fff;			
}

h4
{	
	font-size: 17px;
	font-style:italic;			
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #fff;	
}

h5
{				
	font-size: 15px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #fff;
}

h6
{				
	font-size: 13px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #fff;
}

a
{				
	text-decoration:underline;
	color:#2E2E2E;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#2b2b2b;
}

/*  end txt  */

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }

li { list-style-image: url(654ea77b-ceaa-4076-a769-5e5393827f28); }

ol { }

ol > li { list-style-image: none; list-style-type: decimal; }

ol > li > ol > li { list-style-image: none; list-style-type: lower-alpha; }

img { border: 0; }



p.MyText { font-size: 14px; text-align: justify; padding: 0 0 0 0; margin: 0 0 0 0; color: #FFF; }



.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }

.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }

