<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title>Eurooppatiedotuksen ajankohtaiskirje tammikuu 2014</title><style type="text/css">/* Body 
-------------------------------- */
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
/* Common Styles
-------------------------------- */
p, body, td, li {
        color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px
}
p {
        line-height:18px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;
}
a {
        color:#000000 !important;
        text-decoration:none;
}
h1, h1 a {
        color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:26px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:10px;
        
        border-bottom-style: solid;
        border-bottom-color: #af4942;
        border-bottom-width: 1px;
        padding-bottom: 16px;
        
}
h2, h2 a {
        color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:22px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;
}
h3, h3 a {
        color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;
}
h4, h4 a {
        color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        font-weight:bold;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;
}
ul {
        padding-left:12px; /* Main font size */
        margin-left:0px; /* Main font size */
}
ol {
        padding-left:12px; /* Main font size */
        margin-left:0px; /* Main font size */
}
li {
        padding-left:0px; /* Main font size */
        margin-left:0px; /* Main font size */
        padding-bottom:8px;
}
/* Header 
-------------------------------- */
.header, .header p {
        color:#969696 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px;
}
.header a {
        color:#2e5180 !important;
        text-decoration:none;
}
/* Footer
-------------------------------- */
.footer, .footer p {
        color:#6a747c !important;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
}
.footer a {
        color:#6a747c !important;
        text-decoration:underline;
}
/* Hotmail fixes
-------------------------------- */
.ReadMsgBody {
        width: 100%;
}
.ExternalClass {
        width: 100%;
}
/* Gmail fixes
-------------------------------- */
img {
        display:block;
}
/* Template specific styles
-------------------------------- */
#wrapper {
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        padding-left:0px;
        padding-right:0px;
        padding-top:0px;
        padding-bottom:0px;
}
.shadow {
        background-color:#FFFFFF;
        -moz-box-shadow: 0px 0px 2px #c3c4c4;
        -webkit-box-shadow: 0px 0px 2px #c3c4c4;
        box-shadow: 0px 0px 2px #c3c4c4;
        border-color:#CCCCCC;
        border-style:solid;
        border-width:1px;
        
        /*
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px; */
}
.title-text {
        color:#FFFFFF !important;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
}

@media only screen and (max-device-width: 480px) {
        body, table, td, p, a, li, blockquote {
                -webkit-text-size-adjust:none !important;
        }
        body {
                width:100% !important;
                min-width:100% !important;
        }
        /* header */
        table[class="headertable"] {
                width: 280px !important;
        }
        td[class="header"] {
                width: 280px !important;
        }
        /* Content */
        table[class="shadow"] {
                width: 320px !important;
        }
        td[class="contentcell"] {
                width: 320px !important;
        }
        table[class="texttable"] {
                width: 320px !important;
        }
        td[class="textcell"] {
                width: 280px !important;
        }
        table[class="ctable"] {
                width: 280px !important;
        }
        td[class="ccell"] {
                width: 280px !important;
        }
        /* Title */
        table[class="titletable"] {
                width: 320px !important;
        }
        td[class="title-text"] {
                width: 140px !important;
        }
        /* Poll */
        table[class="polltable"] {
                width: 280px !important;
        }
        td[class="pollcell"] {
                width: 130px !important;
        }
        td[class="polldivider"] {
                width: 280px !important;
        }
        /* Contact */
        table[class="contacttable"] {
                width: 280px !important;
        }
        td[class="contactcell"] {
                width: 130px !important;
        }
        /* footer */
        table[id="footer"] {
                width: 280px !important;
        }
        td[class="footer"] {
                width: 280px !important;
        }
        /* Images */
        img[id="logo"] {
                width: 320px !important;
                height: auto !important;
        }
        img[id="footer"] {
                width: 320px !important;
                height: auto !important;
        }
        img[class="isokuva"] {
                width: 280px !important;
                height: auto !important;
        }
        img[class="footerkuva"] {
                width: 320px !important;
                height: auto !important;
        }
        /* Hide stuff if necessary */
        td[class=hide] {
                display: none !important;
        }
        p[class=hide] {
                display: none !important;
        }
        a[class=hide] {
                display: none !important;
        }
        span[class=hide] {
                display: none !important;
        }
        img[class=hide] {
                display: none !important;
        }
        
        table[class="dTable"] {
                width: 280px !important;
        }
        
        
        table[class="dTable"] {
                width: 320px !important;
        }
        td[class="dCell"] {
                width: 160px !important;
        }
        
        table[class="basicTable"] {
                width: 320px !important;
        }
        td[class="basicCell"] {
                width: 160px !important;
        }
}</style></head><body leftmargin="0" marginheight="0" marginwidth="0" style="-webkit-font-smoothing:antialiased;width:100% !important;margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;">
                <table border="0" cellpadding="0" cellspacing="0" height="100%" id="wrapper" width="100%" style="margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        padding-left:0px;
        padding-right:0px;
        padding-top:0px;
        padding-bottom:0px;"><tbody><tr><td align="center" background="cid:bg.jpg" bgcolor="#f0efef" valign="top" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">
                                                <table border="0" cellpadding="5" cellspacing="2" class="headertable" id="nav-top" width="600"><tbody><tr><td align="center" class="header" style="color:#969696 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;">
                                                                                <p style="color:#969696 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Klikkaa web-versioon&nbsp;<a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9lbWFpbC81MmUxMDQ4OTU1MTc0/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#2e5180 !important;text-decoration:none;">t&auml;st&auml; / webbversion</a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<a href="#Suomeksi" style="color:#2e5180 !important;text-decoration:none;">suomi </a>p&aring; <a href="#Po%20svenska" style="color:#2e5180 !important;text-decoration:none;">svenska</a></p>
                                                                        </td>
                                                                </tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" class="basicTable" width="600"><tbody><tr><td class="basicCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><span class="contentcell"><img alt="Logo" border="0" height="124" id="logo" src="cid:logo.jpg" width="600" style="display:block;"></span></td>
                                                                </tr></tbody></table>
                                                &nbsp;

                                                <table border="0" cellpadding="0" cellspacing="0" class="shadow" width="600" style="background-color:#FFFFFF;
        -moz-box-shadow: 0px 0px 2px #c3c4c4;
        -webkit-box-shadow: 0px 0px 2px #c3c4c4;
        box-shadow: 0px 0px 2px #c3c4c4;
        border-color:#CCCCCC;
        border-style:solid;
        border-width:1px;"><tbody><tr><td align="left" bgcolor="#ffffff" class="contentcell" height="20" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                </tr><tr><td align="left" bgcolor="#ffffff" class="contentcell" width="600" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">
                                                                                <table border="0" cellpadding="0" cellspacing="0" class="texttable" width="600"><tbody><tr><td width="20" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                                                        <td class="textcell" width="560" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">
                                                                                                                <table border="0" cellpadding="0" cellspacing="0" class="ctable" width="560"><tbody><tr><td class="ccell" width="560" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">
                                                                                                                                                <h1 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:26px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:10px;
        
        border-bottom-style: solid;
        border-bottom-color: #af4942;
        border-bottom-width: 1px;
        padding-bottom: 16px;'><a id="Suomeksi" name="Suomeksi" style='color:#000000 !important;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif;font-size:26px;font-weight:normal;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:10px;border-bottom-style:solid;border-bottom-color:#af4942;border-bottom-width:1px;padding-bottom:16px;'>Hyv&auml; vastaanottaja</a></h1>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000">T&auml;m&auml; on ulkoministeri&ouml;n Eurooppatiedotuksen ajankohtaiskirje. Voit tilata kirjeen osoitteesta </font><b><a href="mailto:eurooppatiedotus@formin.fi?subject=Uutiskirjeen%20tilaus" style="color:#000000 !important;
        text-decoration:none;"><font color="#000000">eurooppatiedotus@formin.fi</font></a></b><font color="#000000">.</font></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><font color="#000000"><b>Tapahtumat &ndash; tule mukaan!</b></font></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000"><img align="left" alt="" height="133" hspace="5" src="cid:tapahtumat.jpg" vspace="5" width="200" style="display:block;">Olet tervetullut keskustelemaan ja hakemaan EU-tietoa vaikkapa messuille tai j&auml;rjest&auml;miimme yleis&ouml;tilaisuuksiin.</font></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Olemme mukana opetusalan <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5Mjc4MiZub2RlaWQ9Mzc3NjAmY29udGVudGxhbj0xJmN1bHR1cmU9ZmktRkkjLlV0X1ZNOFQ4TFFk/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Educa-messuilla</u></font></a> <b>Helsingiss&auml; </b>24. &ndash; 25. tammikuuta. Tule hakemaan <font color="#000000">tuoreinta EU-tietoa opetuksen tueksi.&nbsp;</font></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000"><b>Eurooppa nuorille! </b>EU arjessa -kiertue pys&auml;htyy perjantaina 31. tammikuuta <b>Jyv&auml;skyl&auml;ss&auml;</b>. Tapahtumaan osallistuvat mepit <b>Sari Essayah</b>, <b>Sirpa Pietik&auml;inen</b>, <b>Petri Sarvamaa </b>ja<b> Hannu Takkula</b>. Kansanedustajista mukana ovat mm. <b>Outi Alanko-Kahiluoto</b>, <b>Miapetra Kumpula-Natri</b>, <b>Eila Tiainen</b>,<b> Kauko Tuupainen</b> ja <b>Sinuhe Wallinheimo</b>. <b><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5MzI4MyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1maS1GSSMuVXRfVmFjVDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></b></font></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000">Avaamme EU:n kiemuroita keskustelutilaisuuksissamme. Seuraava tilaisuus on <b>Vaasan ammattiopistossa </b>perjantaina 7. helmikuuta. EU - hyv&auml; juttu? -tilaisuudessa pohditaan EU:n laajentumista sek&auml; kysyt&auml;&auml;n, mit&auml; Euroopan parlamentissa tehd&auml;&auml;n nuorten hyv&auml;ksi. Alustajina ovat mepit <b>Tarja Cronberg</b> ja <b>Nils Torvalds</b> sek&auml; l&auml;hetyst&ouml;neuvos <b>Leena Liski</b> ulkoministeri&ouml;st&auml;.&nbsp;</font><b><font color="#0000CD"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuZmkvcHVibGljL2RlZmF1bHQuYXNweD9jb250ZW50aWQ9Mjk2ODc0Jm5vZGVpZD0zNzc2MyZjdWx0dXJlPWZpLUZJIy5VdF9WZnNUOExRZA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></font></b></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000"><b>Lahdessa </b>keskustellaan maanantaina 10. helmikuuta Suomesta, EU:sta ja Ven&auml;j&auml;st&auml;. K&auml;sittelemme tilaisuudessa liikkuvuuskysymyksi&auml;, kuten rajanylitys- ja viisumiasioita, EU-politiikkaa sek&auml; Suomen ja Ven&auml;j&auml;n v&auml;lisi&auml; suhteita. Tilaisuuteen on tulossa mielenkiintoisia alustajia ulkoministeri&ouml;st&auml; ja orimattilalaisesta <b>Kera Group Oy</b>:st&auml;. Mukana on my&ouml;s kansanedustaja <b>Jouko Skinnari</b>. <b><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5Njk4MyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1maS1GSSMuVXRfVm44VDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></b></font></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000">Katso tarkemmat tiedot <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL1B1YmxpYy9kZWZhdWx0LmFzcHg-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>tapahtumakalenteristamme.&nbsp;</u></font></a></font></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b><font color="#000000">Julkaisut &ndash; syvenn&auml; tietojasi<img align="right" alt="" height="285" hspace="5" src="cid:eu_vaalit.png" vspace="5" width="200" style="display:block;"></font></b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><b>Julkaisut &ndash; syvenn&auml; tietojasi</b></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Eurooppatiedotuksen uudet <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy55b3V0dWJlLmNvbS91c2VyL0V1cm9vcHBhdGllZG90dXM-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Youtube-videot </u></font></a>ovat nyt netiss&auml;! Kurkkaa, kuka osaa v&auml;&auml;nt&auml;&auml; rautalankaa talouskriisist&auml; ja pankkiunionista. Katso my&ouml;s, miten EU n&auml;kyy Suomessa ja miten EU-rahoitus hy&ouml;dytt&auml;&auml; maamme eri alueita ja suomalaisia. Osallistu kilpailuun <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V1cm9vcHBhdGllZG90dXMuZmkvYXBwXzMzNDk0NjUyOTkwNjc1MA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><u><font color="#0000CD">Facebookissa!</font></u></a> Palkintoina iPad mini ja karkkia.&nbsp;</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Vaalikuumetta ilmassa? Euroopan parlamentin vaalit l&auml;hestyv&auml;t. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5Njg4MCZjb250ZW50bGFuPTEmY3VsdHVyZT1maS1GSSMuVXR6WmY5SXlEd2M-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Lue uudesta vaalitietosivustamme</u></font></a>, miten kev&auml;&auml;n vaalit eroavat aiemmista EU-vaaleista.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Tutusta Euroopan kartasta on ilmestynyt ajantasainen painos, jossa huomioidaan viimeaikaiset muutokset. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5NjM1NiZjb250ZW50bGFuPTEmY3VsdHVyZT1maS1GaSMuVXR6WlFOSXlEd2M-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Eurooppa 2014 -kartta</u></font></a> on kaksikielinen, eli siit&auml; l&ouml;ytyv&auml;t tiedot ja nimet my&ouml;s ruotsiksi.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Miten Ahvenanmaan etuja valvotaan EU:ssa?<b> </b><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5MzIyNCZub2RlaWQ9Mzc4NDMmY29udGVudGxhbj0xJmN1bHR1cmU9ZmktRkkjLlV0emFadEl5RHdj/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Ahvenanmaa Euroopan unionissa</u></font></a> on ilmestynyt. Julkaisu k&auml;sittelee Ahvenanmaata ja sen erityisasemaa Euroopan unionissa. Julkaisu on ilmestynyt my&ouml;s ruotsiksi ja englanniksi.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Toimitamme julkaisuja suomeksi ja ruotsiksi. Julkaisuja voi tilata maksutta <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~bm9kZWlkPTQ2OTQxJmNvbnRlbnRsYW49MSZjdWx0dXJlPWZpLUZJ/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>verkkosivujemme lomakkeella</u></font></a>&nbsp;tai l&auml;hett&auml;m&auml;ll&auml; tilauksen s&auml;hk&ouml;postitse osoitteeseen <a href="mailto:eurooppatiedotus@formin.fi" style="color:#000000 !important;
        text-decoration:none;">eurooppatiedotus@formin.fi</a>. Verkkosivuillamme voit lukea julkaisujamme s&auml;hk&ouml;isess&auml; muodossa. L&ouml;yd&auml;t verkkosivuiltamme my&ouml;s julkaisuluettelon<b>.&nbsp;<font color="#0000CD"><a class="cm-read-more-url" href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBkNzVlZWVkMjcvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></font></b></p>

                                                                                                                                                <table align="left" border="0" cellpadding="1" cellspacing="1" width="200"><tbody><tr><td style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><img alt="" height="208" hspace="5" src="cid:juhana_tuomola.png" vspace="5" width="200" style="display:block;"></td>
                                                                                                                                                                </tr><tr><td align="center" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">Juhana Tuomola</td>
                                                                                                                                                                </tr></tbody></table>
                                                                                                                                                &nbsp;

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b>Tuntosarvemme maakunnissa &ndash; Toimintakentt&auml;n&auml; koko maa</b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Tiedottaja&nbsp;<b>Juhana Tuomola</b>&nbsp;vastaa Eurooppatiedotuksen maakuntayhteisty&ouml;st&auml;. Ty&ouml;sarkaa riitt&auml;&auml;, sill&auml; toimintakentt&auml;n&auml; on koko maa.&nbsp; &rdquo;Takana on aktiivinen vuosi ja edess&auml; on paljon ty&ouml;teht&auml;vi&auml;. Euroopan parlamentin vaalien alla olemme EU:n perusasioiden &auml;&auml;rell&auml;. On t&auml;rke&auml;&auml;, ett&auml; &auml;&auml;nest&auml;jill&auml; on k&auml;sitys siit&auml;, mist&auml; Euroopan parlamentti p&auml;&auml;tt&auml;&auml; ja mit&auml; meppi tekee. Kev&auml;&auml;n kuluessa nostamme esiin n&auml;it&auml; teemoja my&ouml;s maakuntayhteisty&ouml;ss&auml;mme.&rdquo;&nbsp;<b><font color="#0000CD"><a class="cm-read-more-url" href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBkOWFjNjllMTAvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></font></b></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'>&nbsp;</h3>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'>
<br><b>Korvan taakse</b>
</h3>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b><img align="right" alt="" height="151" src="cid:korvan_taakse.jpg" width="200" style="display:block;"></b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><span>Mist&auml; puhutaan juuri nyt, mit&auml; on tulossa, mit&auml; kannattaa seurata? Poliittinen kala? Voiko t&auml;t&auml; kukaan ymm&auml;rt&auml;&auml;? Ei latin latia. Latit ovat j&auml;&auml;neet historiaan, kun Latvia otti eurot k&auml;ytt&ouml;&ouml;n. Kreikka aloitti puolivuotisen taipaleen puheenjohtajamaana. Kuukauden kysymyksemme on, miten talouskriisi n&auml;kyy kreikkalaisten arjessa, joko n&auml;kyy valoa tunnelin p&auml;&auml;ss&auml;?<br><b><a class="cm-read-more-url" href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBkYjcyYzA5ZjIvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Lue lis&auml;&auml;</font></a></b></span></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><u><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hc3NldHMvdXBsb2Fkcy9lY2MxMGI2MTdlZThjMThjNmRiNGI4NmE0NmIxNTI5OTQ0OTk3MDM5L3NoYXJlZC9pbWFnZXMvc3VvbWkyNDAxMjAxNC5wZGY-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><b>Lataa koko&nbsp;sis&auml;lt&ouml; suomeksi PDF-muodossa</b></font></a></u></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">&nbsp;</p>

                                                                                                                                                <h1 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:26px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:10px;
        
        border-bottom-style: solid;
        border-bottom-color: #af4942;
        border-bottom-width: 1px;
        padding-bottom: 16px;'><a id="Po svenska" name="Po%20svenska" style='color:#000000 !important;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif;font-size:26px;font-weight:normal;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:10px;border-bottom-style:solid;border-bottom-color:#af4942;border-bottom-width:1px;padding-bottom:16px;'>B&auml;sta mottagare</a></h1>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><font color="#000000">Det h&auml;r &auml;r ett nyhetsbrev fr&aring;n Europainformationen vid utrikesministeriet. Brevet kan best&auml;llas p&aring; adressen <a href="mailto:europainformationen@formin.fi" style="color:#000000 !important;
        text-decoration:none;"><b>europainformationen@formin.fi</b></a>.</font></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b><font color="#000000">Delta i v&aring;ra evenemang!</font></b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Vi deltar i <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvcGFpbmZvcm1hdGlvbmVuLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5MjgwNyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1zdi1GSSMuVXRfVFpjVDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Educam&auml;ssan</font></a> inom utbildningssektorn som h&aring;lls i <b>Helsingfors</b> den 24&ndash;25 januari. Bes&ouml;k v&aring;r monter! &nbsp;D&auml;r f&aring;r du den senaste informationen om EU som st&ouml;d f&ouml;r undervisningen.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvcGFpbmZvcm1hdGlvbmVuLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5NDUyMyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1zdi1GSSMuVXRfVGxNVDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;">Europa f&ouml;r de unga! </a>Turn&eacute;n EU och du bes&ouml;ker <b>Jyv&auml;skyl&auml;</b> fredagen den 31 januari. I evenemanget deltar Europaparlamentarikerna <b>Sari Essayah</b>, <b>Sirpa Pietik&auml;inen</b>, <b>Petri Sarvamaa </b>och<b> Hannu Takkula</b>. Av riksdagsledam&ouml;terna deltar bland annat <b>Outi Alanko-Kahiluoto,</b> <b>Miapetra Kumpula-Natri</b>,<b> Eila Tiainen</b>,<b> Kauko Tuupainen</b> och <b>Sinuhe Wallinheimo</b>. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvcGFpbmZvcm1hdGlvbmVuLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5NDUyMyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1zdi1GSSMuVXRfVGxNVDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><b>L&auml;s mer</b></font></a></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Vi reder ut EU:s slingrande turer vid v&aring;ra diskussioner med allm&auml;nheten. N&auml;sta diskussion h&aring;lls i <b>Vasa</b> <b>yrkesinstitut</b> fredagen den 7 februari. Rubriken f&ouml;r diskussionen &auml;r EU &ndash; en bra sak? Vi kommer att diskutera vad Europaparlamentet g&ouml;r till f&ouml;rm&aring;n f&ouml;r ungdomarna och ocks&aring; ta upp utvidgningen. Inledningsanf&ouml;randen h&aring;lls av Europaparlamentarikerna <b>Tarja Cronberg</b> och <b>Nils Torvalds</b> samt ambassadr&aring;det <b>Leena Liski</b> fr&aring;n utrikesministeriet. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvcGFpbmZvcm1hdGlvbmVuLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5Njg3NyZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1zdi1GSSMuVXRfVHU4VDhMUWQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><b>L&auml;s mer</b></font></a></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><b>I Lahtis</b> diskuteras Finland, EU och Ryssland m&aring;ndagen den 10 februari. Fr&aring;gor som tas upp g&auml;ller r&ouml;rligheten, s&aring;som resor &ouml;ver gr&auml;nserna och visumfr&aring;gor, EU-politiken samt relationerna mellan Finland och Ryssland. Det blir intressanta inledningsanf&ouml;randen av tj&auml;nstem&auml;n vid utrikesministeriet och av representanter f&ouml;r f&ouml;retaget <b>Kera Group Oy</b> fr&aring;n Orimattila. I diskussionen deltar &auml;ven riksdagsledamoten <b>Jouko Skinnari</b>. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvcGFpbmZvcm1hdGlvbmVuLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5NzMxNiZub2RlaWQ9Mzc3NjMmY3VsdHVyZT1zdi1GSSMuVXVER3U4VDhMUWM-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><b>L&auml;s mer</b></font></a></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Mer information finns <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y3VsdHVyZT1zdi1GSSZjb250ZW50bGFuPTM-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>i v&aring;r evenemangskalender.&nbsp;</u></font></a></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b>Publikationer &ndash; f&ouml;rdjupa din kunskap</b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Europainformationens nya <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy55b3V0dWJlLmNvbS91c2VyL0V1cm9vcHBhdGllZG90dXM-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>Youtube-videor</u></font></a> finns nu p&aring; n&auml;tet! Titta p&aring; vem som kan reda ut begreppen kring den ekonomiska krisen och bankunionen. Se ocks&aring; p&aring; videon om hur EU syns i Finland. En tredje video handlar om p&aring; vilket s&auml;tt EU-finansiering kan vara till nytta f&ouml;r finl&auml;ndarna och olika regioner i v&aring;rt land. Delta i v&aring;r t&auml;vling p&aring; Facebook! Du kan vinna en iPad mini eller karameller.&nbsp;</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Valfeber i svang? Snart n&auml;rmar det sig igen, valet till Europaparlamentet. <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9wYWluZm9ybWF0aW9uZW4uZmkvcHVibGljL2RlZmF1bHQuYXNweD9jb250ZW50aWQ9Mjk3MTAwJm5vZGVpZD0zNzg0MyZjb250ZW50bGFuPTMmY3VsdHVyZT1zdi1GSSMuVXRfUXNzVDhMUWU-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><u><font color="#0000CD">V&aring;rt nya infoblad</font></u></a> om valet ber&auml;ttar hur v&aring;rens val skiljer sig fr&aring;n tidigare EU-val.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Nu finns det en ny uppdaterad version av Europas karta med alla de senaste &auml;ndringarna. <u><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI5NjM2NiZjb250ZW50bGFuPTMmY3VsdHVyZT1zdi1GSSMuVXRfUThjVDhMUWM-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">Kartan Europa 2014 </font></a></u>&auml;r tv&aring;spr&aring;kig, alla uppgifter och namn finns p&aring; svenska och finska.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Hur bevakas &Aring;lands intressen i EU? Boken <a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~Y29udGVudGlkPTI4OTA2MyZub2RlaWQ9Mzc4NDMmY29udGVudGxhbj0zJmN1bHR1cmU9c3YtRkkjLlV0X1JNY1Q4TFFj/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD"><u>&Aring;land i Europeiska unionen </u></font></a>utkom i h&ouml;stas. Den behandlar &Aring;land och dess s&auml;rst&auml;llning i Europeiska unionen. Boken finns p&aring; svenska, finska och engelska.</p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">V&aring;ra publikationer ges ut p&aring; finska och svenska. Publikationerna kan du best&auml;lla gratis antingen med en <u><font color="#0000CD"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5ldXJvb3BwYXRpZWRvdHVzLmZpL3B1YmxpYy9kZWZhdWx0LmFzcHg~bm9kZWlkPTQ2OTQxJmNvbnRlbnRsYW49MyZjdWx0dXJlPXN2LUZJ/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">blankett p&aring; v&aring;r webbplats.&nbsp;</font></a></font></u><span>eller genom att skicka in best&auml;llningen med e-post till adressen europainformationen@formin.fi. Publikationerna kan l&auml;sas i elektronisk form p&aring; n&auml;tet. En f&ouml;rteckning &ouml;ver publikationerna hittar du p&aring; v&aring;r webbplats</span><b>.&nbsp;<a class="cm-read-more-url" href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBlMDA0MzVhYjkvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">L&auml;s mer</font></a></b></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b>V&aring;rt k&auml;nselspr&ouml;t i landskapen &ndash; Hela landet som verksamhetsf&auml;lt</b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Informat&ouml;r <b>Juhana Tuomola </b>svarar f&ouml;r Europainformationens landskapssamarbete. Det finns mycket att g&ouml;ra eftersom hela landet &auml;r hans verksamhetsf&auml;lt. &rdquo;Vi har ett &aring;r med m&aring;nga aktiviteter bakom oss och m&aring;nga arbetsuppgifter framf&ouml;r oss. Europaparlamentsvalet g&ouml;r att de grundl&auml;ggande fr&aring;gorna om EU &auml;r aktuella. Det &auml;r viktigt att v&auml;ljarna vet vad Europaparlamentet beslutar om och vad en parlamentsledamot g&ouml;r. Under v&aring;rens lopp lyfter vi ocks&aring; fram dessa teman i v&aring;rt landskapssamarbete.&rdquo; <b><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBlMTIxY2FkNGIvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">L&auml;s mer</font></a></b></p>

                                                                                                                                                <h3 style='color:#000000 !important;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:16px;
        font-weight:normal;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:12px;'><b>Senaste nytt</b></h3>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">Vad diskuteras just nu? Vad blir n&auml;sta aktuella fr&aring;ga? Kan n&aring;gon f&ouml;rst&aring; det h&auml;r? Lettlands valuta lats har g&aring;tt till historien. Nu handlar man med euro i Lettland. Grekland har inlett sitt sex m&aring;nader l&aring;nga EU-ordf&ouml;randeskap. M&aring;nadens fr&aring;ga p&aring; v&aring;r webbplats &auml;r hur den ekonomiska krisen syns i grekernas vardag &ndash; ser de redan ljuset i tunneln?&nbsp;<b><font color="#0000CD"><font color="#0000CD">&nbsp;</font><font color="#0000CD"><a class="cm-read-more-url" href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hcnRpY2xlLzUyZTBlMjRiMjY3NTMvNTJlMTA0ODk1NTE3NA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><font color="#0000CD">L&auml;s mer</font></a></font></font></b></p>

                                                                                                                                                <p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS9hc3NldHMvdXBsb2Fkcy9lY2MxMGI2MTdlZThjMThjNmRiNGI4NmE0NmIxNTI5OTQ0OTk3MDM5L3NoYXJlZC9pbWFnZXMvcnVvdHNpMjQwMTIwMTQucGRm/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;"><u><font color="#0000CD"><b>Ladda hela inneh&aring;llet i PDF-form p&aring; svenska</b></font></u></a></p>
                                                                                                                                        </td>
                                                                                                                                </tr></tbody></table></td>
                                                                                                        <td width="20" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                                                </tr></tbody></table></td>
                                                                </tr><tr><td align="left" bgcolor="#ffffff" class="contentcell" height="20" width="600" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                </tr></tbody></table>
                                                &nbsp;

                                                <table border="0" cellpadding="0" cellspacing="0" class="dTable" width="600"><tbody><tr><td class="dCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                        <td class="dCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;
                                                                                <table align="center" border="0" cellpadding="10" cellspacing="10" width="400"><tbody><tr><td style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5mYWNlYm9vay5jb20vRXVyb29wcGF0aWVkb3R1cy5maQ--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><img alt="Facebook" height="39" id="Facebook" src="cid:facebook_idle.png" width="43" style="display:block;"></a></td>
                                                                                                        <td style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cHM6Ly90d2l0dGVyLmNvbS9VTV9FVA--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><img alt="Twitter" height="39" id="Twitter" src="cid:twitter_idle.png" width="43" style="display:block;"></a></td>
                                                                                                        <td style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5mbGlja3IuY29tL3Bob3Rvcy9ldXJvb3BwYXRpZWRvdHVzLw--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><img alt="Flickr" height="39" id="Flickr" src="cid:flickr_idle.png" width="43" style="display:block;"></a></td>
                                                                                                        <td style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL3d3dy5zbGlkZXNoYXJlLm5ldC9zZWFyY2gvc2xpZGVzaG93P3NlYXJjaGZyb209aGVhZGVyJnE9ZXVyb29wcGF0aWVkb3R1cw--/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><img alt="SlideShare" height="34" id="SlideShare" src="cid:image002_(2).png" width="36" style="display:block;"></a></td>
                                                                                                </tr></tbody></table></td>
                                                                </tr><tr><td class="dCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px">&nbsp;</td>
                                                                        <td class="dCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><span class="foonter"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuY3JlYW1haWxlci5maS91bnN1YnNjcmliZS81MTQxYmViYzdiNWNmLzUyZTEwNDg5NTUxNzQ-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" style="color:#000000 !important;
        text-decoration:none;">Peru uutiskirjeen tilaus / Avboka nyhetsbrevet</a></span></td>
                                                                </tr></tbody></table>
                                                &nbsp;

                                                <table border="0" cellpadding="0" cellspacing="0" class="basicTable" width="600"><tbody><tr><td class="basicCell" style="color:#000000 !important;
        font-family:Helvetica, Arial, sans-serif;
        font-size:12px"><a href="http://eurooppatiedotus.creamailer.fi/ac/aHR0cDovL2V1cm9vcHBhdGllZG90dXMuZmkvcHVibGljL2RlZmF1bHQuYXNweD9ub2RlaWQ9Mzc3ODMmY29udGVudGxhbj0xJmN1bHR1cmU9ZmktRkk-/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--" target="_blank" style="color:#000000 !important;
        text-decoration:none;"><span class="contentcell"><img alt="Eurooppatiedotus yhteystiedot" height="151" id="Eurooppatiedotus yhteystiedot" src="cid:footer3.png" width="600" style="display:block;"></span></a></td>
                                                                </tr></tbody></table><!-- footer end --></td>
                                </tr></tbody></table><p style="color:#000000 !important;font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:18px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:12px;">&nbsp;</p>
        <img src="https://eurooppatiedotus.cmfile.net/ea/MjcyNjM3MHwyMjc1OHw0NTEzfDQxOA--/footer.gif" width="1" height="1" border="0" alt="" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;display:block;"></body></html>