<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta name="viewport" content="width=device-width" />
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title></title>
    </head>

    <body bgcolor="#f5f5f5">
        <style type="text/css">
            /* -------------------------------------
        GLOBAL
------------------------------------- */
* {
    margin:0;
    padding:0;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.6;
}

img {
    max-width: 100%;
}

body {
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:none;
    width: 100%!important;
    height: 100%;
}


/* -------------------------------------
        ELEMENTS
------------------------------------- */
a {
    color: #348eda;
}

.btn-primary{
    text-decoration:none;
    color: #FFF;
    background-color: #348eda;
    border:solid #348eda;
    border-width:10px 20px;
    line-height:2;
    font-weight:bold;
    margin-right:10px;
    text-align:center;
    cursor:pointer;
    display: inline-block;
    border-radius: 10px;
}

.btn-secondary {
    text-decoration:none;
    color: #FFF;
    background-color: #aaa;
    border:solid #aaa;
    border-width:10px 20px;
    line-height:2;
    font-weight:bold;
    margin-right:10px;
    text-align:center;
    cursor:pointer;
    display: inline-block;
    border-radius: 25px;
}

.last {
    margin-bottom: 0;
}

.first{
    margin-top: 0;
}

.padding{
    padding:10px 0;
}


/* -------------------------------------
        BODY
------------------------------------- */
table.body-wrap {
    width: 100%;
    padding: 20px;
}

table.body-wrap .container{
    border: 1px solid #f0f0f0;
}


/* -------------------------------------
        FOOTER
------------------------------------- */
table.footer-wrap {
    width: 100%;
    clear:both!important;
}

.footer-wrap .container p {
    font-size:12px;
    color:#666;

}

table.footer-wrap a{
    color: #999;
}


/* -------------------------------------
        TYPOGRAPHY
------------------------------------- */
h1,h2,h3{
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
    margin: 40px 0 10px;
    line-height: 1.2;
    font-weight:200;
}

h1 {
    font-size: 36px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 22px;
}

p, ul {
    margin-bottom: 10px;
    font-weight: normal;
    font-size:14px;
}

ul li {
    margin-left:5px;
    list-style-position: inside;
}

/* ---------------------------------------------------
        RESPONSIVENESS
        Nuke it from orbit. It's the only way to be sure.
------------------------------------------------------ */

/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
.container {
    display:block!important;
    max-width:600px!important;
    margin:0 auto!important; /* makes it centered */
    clear:both!important;
}

/* Set the padding on the td rather than the div for Outlook compatibility */
.body-wrap .container{
    padding:20px;
}

/* This should also be a block element, so that it will fill 100% of the .container */
.content {
    max-width:600px;
    margin:0 auto;
    display:block;
}

/* Let's make sure tables in the content area are 100% wide */
.content table {
    width: 100%;
}

.borderTop {
    padding-top: 40px;
    border-top: 1px solid #CCC;
}
        </style>
        <table class="body-wrap" cellspacing="0">
            <tr>
                <td></td>
                <td class="container" bgcolor="#FFFFFF">
                    <div class="content">
                            <!DOCTYPE html>
<html>
<head>
</head>
<body>
<style type="text/css">body,#bodyTable,#bodyCell{                       height:100% !important;                         margin:0;                       padding:0;                      width:100% !important;          }               table{                  border-collapse:collapse;               }               img,a img{                      border:0;                       outline:none;                   text-decoration:none;           }               h1,h2,h3,h4,h5,h6{                      margin:0;                       padding:0;              }               p{                      margin:1em 0;                   padding:0;              }               a{                      word-wrap:break-word;           }               .ReadMsgBody{                   width:100%;             }               .ExternalClass{                         width:100%;             }               .ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{                   line-height:100%;               }               table,td{                       mso-table-lspace:0pt;                   mso-table-rspace:0pt;           }               #outlook a{                     padding:0;              }               img{                    -ms-interpolation-mode:bicubic;                 }               body,table,td,p,a,li,blockquote{                        -ms-text-size-adjust:100%;                      -webkit-text-size-adjust:100%;          }               #templatePreheader,#templateHeader,#templateBody,#templateFooter{                       min-width:100%;                 }               #bodyCell{                      padding:20px;           }               .mcnImage{                      vertical-align:bottom;          }               .mcnTextContent img{                    height:auto !important;                 }       /*      @tab Page       @section background style       @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.  */              body,#bodyTable{                        /*@editable*/background-color:#f5f5f5;          }       /*      @tab Page       @section background style       @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.  */              #bodyCell{                      /*@editable*/border-top:0;              }       /*      @tab Page       @section email border   @tip Set the border for your email.     */              #templateContainer{                     /*@editable*/border:0;          }       /*      @tab Page       @section heading 1      @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.         @style heading 1        */              h1{                     /*@editable*/color:#444444 !important;                  display:block;                  /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:36px;                    /*@editable*/font-style:normal;                         /*@editable*/font-weight:bold;                  /*@editable*/line-height:150%;                  /*@editable*/letter-spacing:-1px;                       margin:0;                       /*@editable*/text-align:left;           }       /*      @tab Page       @section heading 2      @tip Set the styling for all second-level headings in your emails.      @style heading 2        */              h2{                     /*@editable*/color:#444444 !important;                  display:block;                  /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:26px;                    /*@editable*/font-style:normal;                         /*@editable*/font-weight:bold;                  /*@editable*/line-height:150%;                  /*@editable*/letter-spacing:normal;                     margin:0;                       /*@editable*/text-align:left;           }       /*      @tab Page       @section heading 3      @tip Set the styling for all third-level headings in your emails.       @style heading 3        */              h3{                     /*@editable*/color:#444444 !important;                  display:block;                  /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:22px;                    /*@editable*/font-style:normal;                         /*@editable*/font-weight:bold;                  /*@editable*/line-height:150%;                  /*@editable*/letter-spacing:normal;                     margin:0;                       /*@editable*/text-align:left;           }       /*      @tab Page       @section heading 4      @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.       @style heading 4        */              h4{                     /*@editable*/color:#444444 !important;                  display:block;                  /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:16px;                    /*@editable*/font-style:normal;                         /*@editable*/font-weight:bold;                  /*@editable*/line-height:150%;                  /*@editable*/letter-spacing:normal;                     margin:0;                       /*@editable*/text-align:left;           }       /*      @tab Preheader  @section preheader style        @tip Set the background color and borders for your email's preheader area.      */              #templatePreheader{                     /*@editable*/background-color:#FFFFFF;                  /*@editable*/border-top:0;                      /*@editable*/border-bottom:0;           }       /*      @tab Preheader  @section preheader text         @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.     */              .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{                      /*@editable*/color:#444444;                     /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:10px;                    /*@editable*/line-height:125%;                  /*@editable*/text-align:left;           }       /*      @tab Preheader  @section preheader link         @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.    */              .preheaderContainer .mcnTextContent a{                  /*@editable*/color:#0088cc;                     /*@editable*/font-weight:bold;                  /*@editable*/text-decoration:underline;                 }       /*      @tab Header     @section header style   @tip Set the background color and borders for your email's header area.         */              #templateHeader{                        /*@editable*/background-color:#FFFFFF;                  /*@editable*/border-top:0;                      /*@editable*/border-bottom:0;           }       /*      @tab Header     @section header text    @tip Set the styling for your email's header text. Choose a size and color that is easy to read.        */              .headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{                    /*@editable*/color:#444444;                     /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:13px;                    /*@editable*/line-height:150%;                  /*@editable*/text-align:left;           }       /*      @tab Header     @section header link    @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.    */              .headerContainer .mcnTextContent a{                     /*@editable*/color:#0088cc;                     /*@editable*/font-weight:bold;                  /*@editable*/text-decoration:underline;                 }       /*      @tab Body       @section body style     @tip Set the background color and borders for your email's body area.   */              #templateBody{                  /*@editable*/background-color:#FFFFFF;                  /*@editable*/border-top:0;                      /*@editable*/border-bottom:0;           }       /*      @tab Body       @section body text      @tip Set the styling for your email's body text. Choose a size and color that is easy to read.  */              .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{                        /*@editable*/color:#444444;                     /*@editable*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;                        /*@editable*/font-size:14px;                    /*@editable*/line-height:150%;                  /*@editable*/text-align:left;           }       /*      @tab Body       @section body link      @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.      */              .bodyContainer .mcnTextContent a{                       /*@editable*/color:#00539b;                     /*@editable*/font-weight:bold;                  /*@editable*/text-decoration:underline;                 }       /*      @tab Footer     @section footer style   @tip Set the background color and borders for your email's footer area.         */              #templateFooter{                        /*@editable*/background-color:#FFFFFF;                  /*@editable*/border-top:0;                      /*@editable*/border-bottom:0;           }       /*      @tab Footer     @section footer text    @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.        */              .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{                    /*@editable*/color:#444444;                     /*@editable*/font-family:Helvetica;                     /*@editable*/font-size:12px;                    /*@editable*/line-height:150%;                  /*@editable*/text-align:left;           }       /*      @tab Footer     @section footer link    @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.    */              .footerContainer .mcnTextContent a{                     /*@editable*/color:#0088cc;                     /*@editable*/font-weight:bold;                  /*@editable*/text-decoration:underline;                 }       @media only screen and (max-width: 480px){              body,table,td,p,a,li,blockquote{                        -webkit-text-size-adjust:none !important;               } }     @media only screen and (max-width: 480px){              body{                   width:100% !important;                  min-width:100% !important;              } }     @media only screen and (max-width: 480px){              td[id=bodyCell]{                        padding:10px !important;                } }     @media only screen and (max-width: 480px){              table[class=mcnTextContentContainer]{                   width:100% !important;          } }     @media only screen and (max-width: 480px){              .mcnBoxedTextContentContainer{                  max-width:100% !important;                      min-width:100% !important;                      width:100% !important;          } }     @media only screen and (max-width: 480px){              table[class=mcpreview-image-uploader]{                  width:100% !important;                  display:none !important;                } }     @media only screen and (max-width: 480px){              img[class=mcnImage]{                    width:100% !important;          } }     @media only screen and (max-width: 480px){              table[class=mcnImageGroupContentContainer]{                     width:100% !important;          } }     @media only screen and (max-width: 480px){              td[class=mcnImageGroupContent]{                         padding:9px !important;                 } }     @media only screen and (max-width: 480px){              td[class=mcnImageGroupBlockInner]{                      padding-bottom:0 !important;                    padding-top:0 !important;               } }     @media only screen and (max-width: 480px){              tbody[class=mcnImageGroupBlockOuter]{                   padding-bottom:9px !important;                  padding-top:9px !important;             } }     @media only screen and (max-width: 480px){              table[class=mcnCaptionTopContent],table[class=mcnCaptionBottomContent]{                         width:100% !important;          } }     @media only screen and (max-width: 480px){              table[class=mcnCaptionLeftTextContentContainer],table[class=mcnCaptionRightTextContentContainer],table[class=mcnCaptionLeftImageContentContainer],table[class=mcnCaptionRightImageContentContainer],table[class=mcnImageCardLeftTextContentContainer],table[class=mcnImageCardRightTextContentContainer]{                       width:100% !important;          } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{                         padding-right:18px !important;                  padding-left:18px !important;                   padding-bottom:0 !important;            } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardBottomImageContent]{                       padding-bottom:9px !important;          } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardTopImageContent]{                  padding-top:18px !important;            } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{                         padding-right:18px !important;                  padding-left:18px !important;                   padding-bottom:0 !important;            } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardBottomImageContent]{                       padding-bottom:9px !important;          } }     @media only screen and (max-width: 480px){              td[class=mcnImageCardTopImageContent]{                  padding-top:18px !important;            } }     @media only screen and (max-width: 480px){              table[class=mcnCaptionLeftContentOuter] td[class=mcnTextContent],table[class=mcnCaptionRightContentOuter] td[class=mcnTextContent]{                     padding-top:9px !important;             } }     @media only screen and (max-width: 480px){              td[class=mcnCaptionBlockInner] table[class=mcnCaptionTopContent]:last-child td[class=mcnTextContent]{                   padding-top:18px !important;            } }     @media only screen and (max-width: 480px){              td[class=mcnBoxedTextContentColumn]{                    padding-left:18px !important;                   padding-right:18px !important;          } }     @media only screen and (max-width: 480px){              td[class=mcnTextContent]{                       padding-right:18px !important;                  padding-left:18px !important;           } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section template width         @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.       */              table[id=templateContainer],table[id=templatePreheader],table[id=templateHeader],table[id=templateBody],table[id=templateFooter]{                       /*@tab Mobile Styles @section template width @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.*/max-width:600px !important;                     /*@editable*/width:100% !important;             } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section heading 1      @tip Make the first-level headings larger in size for better readability on small screens.      */              h1{                     /*@editable*/font-size:24px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section heading 2      @tip Make the second-level headings larger in size for better readability on small screens.     */              h2{                     /*@editable*/font-size:20px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section heading 3      @tip Make the third-level headings larger in size for better readability on small screens.      */              h3{                     /*@editable*/font-size:18px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section heading 4      @tip Make the fourth-level headings larger in size for better readability on small screens.     */              h4{                     /*@editable*/font-size:16px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section Boxed Text     @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.     */              table[class=mcnBoxedTextContentContainer] td[class=mcnTextContent],td[class=mcnBoxedTextContentContainer] td[class=mcnTextContent] p{                   /*@editable*/font-size:18px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section Preheader Visibility   @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.       */              table[id=templatePreheader]{                    /*@editable*/display:block !important;          } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section Preheader Text         @tip Make the preheader text larger in size for better readability on small screens.    */              td[class=preheaderContainer] td[class=mcnTextContent],td[class=preheaderContainer] td[class=mcnTextContent] p{                  /*@editable*/font-size:14px !important;                         /*@editable*/line-height:115% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section Header Text    @tip Make the header text larger in size for better readability on small screens.       */              td[class=headerContainer] td[class=mcnTextContent],td[class=headerContainer] td[class=mcnTextContent] p{                        /*@editable*/font-size:18px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section Body Text      @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.      */              td[class=bodyContainer] td[class=mcnTextContent],td[class=bodyContainer] td[class=mcnTextContent] p{                    /*@editable*/font-size:18px !important;                         /*@editable*/line-height:125% !important;               } }     @media only screen and (max-width: 480px){      /*      @tab Mobile Styles      @section footer text    @tip Make the body content text larger in size for better readability on small screens.         */              td[class=footerContainer] td[class=mcnTextContent],td[class=footerContainer] td[class=mcnTextContent] p{                        /*@editable*/font-size:14px !important;                         /*@editable*/line-height:115% !important;               } }     @media only screen and (max-width: 480px){              td[class=footerContainer] a[class=utilityLink]{                         display:block !important;               } } </style><center><table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" width="100%" class="mce-item-table"><tbody><tr><td align="center" id="bodyCell" valign="top"><!-- BEGIN TEMPLATE // --><table border="0" cellpadding="0" cellspacing="0" id="templateContainer" width="600" class="mce-item-table"><tbody><tr><td align="center" valign="top"><!-- BEGIN PREHEADER // --><table border="0" cellpadding="0" cellspacing="0" id="templatePreheader" width="600" class="mce-item-table"><tbody><tr><td class="preheaderContainer" style="padding-top: 9px;" valign="top" data-mce-style="padding-top: 9px;"><table border="0" cellpadding="0" cellspacing="0" class="mcnImageBlock mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody class="mcnImageBlockOuter"><tr><td class="mcnImageBlockInner" style="padding: 9px;" valign="top" data-mce-style="padding: 9px;"><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody><tr><td class="mcnImageContent" style="padding: 0 9px 0 9px;" valign="top" data-mce-style="padding: 0 9px 0 9px;"><img alt="" class="mcnImage" src="https://emea.hobsonsradius.com/crm/viewImage?id=5058000000093001&fileName=%2Fnewsletter-logo.jpg" style="max-width: 564px; padding-bottom: 0px; vertical-align: bottom; float: left; width: 564px; display: inline !important; height: 90px;" data-mce-src="https://emea.hobsonsradius.com/crm/viewImage?id=5058000000093001&fileName=%2Fnewsletter-logo.jpg" data-mce-style="max-width: 564px; padding-bottom: 0px; vertical-align: bottom; float: left; width: 564px; display: inline !important; height: 90px;"></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- // END PREHEADER --></td></tr><tr><td align="center" valign="top"><!-- BEGIN HEADER // --><table border="0" cellpadding="0" cellspacing="0" id="templateHeader" width="600" class="mce-item-table"><tbody><tr><td class="headerContainer" valign="top"><table border="0" cellpadding="0" cellspacing="0" class="mcnBoxedTextBlock mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><!-- [if gte mso 9]>
        <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
        <![endif]--><tbody class="mcnBoxedTextBlockOuter"><tr><td class="mcnBoxedTextBlockInner" valign="top"><!-- [if gte mso 9]>
                                <td align="center" valign="top" ">
                                <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnBoxedTextContentContainer mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody><tr><td style="padding: 9px 18px 9px 18px;" data-mce-style="padding: 9px 18px 9px 18px;"><table border="0" cellpadding="18" cellspacing="0" class="mcnTextContentContainer mce-item-table" style="min-width: 100% !important; background-color: #00539b;" width="100%" data-mce-style="min-width: 100% !important; background-color: #00539b;"><tbody><tr><td class="mcnTextContent" style="color: #ffffff; font-family: Helvetica; font-size: 14px; font-weight: normal; text-align: center;" valign="top" data-mce-style="color: #ffffff; font-family: Helvetica; font-size: 14px; font-weight: normal; text-align: center;"><h1 class="null"><span style="color: #ffffff;" data-mce-style="color: #ffffff;">Planning your visit</span></h1></td></tr></tbody></table></td></tr></tbody></table><!-- [if gte mso 9]>
                                </td>
                                <![endif]--><!-- [if gte mso 9]>
                </tr>
                </table>
                                <![endif]--></td></tr></tbody></table></td></tr></tbody></table><!-- // END HEADER --></td></tr><tr><td align="center" valign="top"><!-- BEGIN BODY // --><table border="0" cellpadding="0" cellspacing="0" id="templateBody" width="600" class="mce-item-table"><tbody><tr><td class="bodyContainer" valign="top"><table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionBlock mce-item-table" width="100%"><tbody class="mcnCaptionBlockOuter"><tr><td class="mcnCaptionBlockInner" style="padding: 9px;" valign="top" data-mce-style="padding: 9px;"><table class="mce-item-table" style="width: 546px;" data-mce-style="width: 546px;" height="133"><tbody><tr style="height: 136px;" data-mce-style="height: 136px;"><td><p><span style="font-family: georgia, palatino, serif; font-size: 12pt;" data-mce-style="font-family: georgia, palatino, serif; font-size: 12pt;">Dear Anna,</span></p><meta charset="utf-8"><p><span style="font-family: georgia, palatino, serif; font-size: 12pt;" data-mce-style="font-family: georgia, palatino, serif; font-size: 12pt;">Thank you for your recent booking to attend the visiting day on 3rd October 2018. I look forward to welcoming you to the University.</span></p><p><span style="font-family: arial, helvetica, sans-serif;" data-mce-style="font-family: arial, helvetica, sans-serif;"></span><br></p></td><td style="width: 264.5px; text-align: center;" data-mce-style="width: 264.5px; text-align: center;"><span style="font-family: arial, helvetica, sans-serif;" data-mce-style="font-family: arial, helvetica, sans-serif;"><img src="https://api-eu.geckoform.com/qr/eyJhIjo3NDcsImMiOjEzNTcyfQ/png/" /></span></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody class="mcnTextBlockOuter"><tr><td class="mcnTextBlockInner" style="padding-top: 9px;" valign="top" data-mce-style="padding-top: 9px;"><!-- [if mso]>
                                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                                <tr>
                                <![endif]--><!-- [if mso]>
                                <td valign="top" width="600" style="width:600px;">
                                <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer mce-item-table" style="max-width: 100%; min-width: 100%;" width="100%" data-mce-style="max-width: 100%; min-width: 100%;"><tbody><tr><td class="mcnTextContent" style="padding: 0px 18px 9px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: normal; line-height: 150%;" valign="top" data-mce-style="padding: 0px 18px 9px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 16px; font-weight: normal; line-height: 150%;"><h2><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Your visit details</span></h2><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">You have been booked into the following departmental talks for your visit:</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">2pm Academic Department visit: <strong>Modern Languages (Arabic, Comparative Literature, French, German, Italian, Persian, Russian and Spanish)</strong></span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">3pm Academic Department visit:<strong> Economics </strong></span><br> <br>3pm<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> Academic Department visits will generally finish around </span>4pm<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">, with the exception of Biology department tours which will finish at 4.45pm.</span></p><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">If you wish to change either of these visits, please contact our visiting day team on <a href="mailto:visitingdays@st-andrews.ac.uk" data-mce-href="mailto:visitingdays@st-andrews.ac.uk">visitingdays@st-andrews.ac.uk</a> or +44 (0)1334 46 2367.</span><br> <br></p><hr><h3> </h3><h2><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Making the most of your day</span></h2><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">A guide to what you can expect on the day can be found on the <a href="http://email.mail-eu.geckoform.com/c/eJxNjsFuwyAQRL_G3IJwWAw9cOilvxEt7GKvmjiRwUX5-9JbpTm8edJIQ9FhCiUpiYWNS85mQJ_JMPg54GyDDc46JEgTmNqlNL3yzgc2JrVFSBns8mEcmpkpJ15MWHIizo68waLucWvtVSf7OV2_RnrvurYL7nRwrxqzPr-H_pEqTfb1H14I33X080-qIxZ8yP09Xmws-yF50_k5xurBteLKN6Howd_cFeAXE8dE5g" data-mce-href="https://www.st-andrews.ac.uk/visiting/visiting-days/ug/">University's website</a>.</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">You will find directions on our <a href="http://email.mail-eu.geckoform.com/c/eJwljs1qwzAQhJ_GulXobyv3oEMvfY2w0q5i0dgxklKRt69CYGCGD2YYCoBxzVGUkFlBBJsc-kSKndcrarvaFSwgubg41UbJXV754IqdSWxBG3BWJ60c6c8UPXwBe4LkTTaRSYlb2Ho_F_u9mJ-pMYZs_QMPqjyaxCQfvxPvTAWnP47yx7WV_nxBPNu7MpM8KYsaMu7l9pxXNi5HLWmT6T4nxM6t4ZUvhYJ3_gLGuX_yAEYO" data-mce-href="http://www.st-andrews.ac.uk/media/university/maps/wwwmap.pdf">University map</a> (Lower and Upper College Halls are number 44 and are located in St Salvator's Quad just off North Street).</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Registration</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: <strong>9am to 11am</strong></span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Upper College Hall, St Salvator's Quad</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">When you arrive at registration, a student ambassador will talk you through your information pack containing your personal itinerary for the day. <strong>Early registration is advised</strong> to ensure you are able to take part in all the talks and tours you wish to see.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Welcome talk</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 9.30am, 10.00am, 10.30am, 11.00am 11.30am and 12 noon</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 30 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: St Salvator's Quad and Buchanan Lecture Theatre</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> <strong>You are advised to attend a Welcome talk after you have registered</strong>, where you will hear from Admissions about the University, accommodation, support and additional opportunities.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Lower College Hall stands</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 9am to 12.30pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Lower College Hall, St Salvator's Quad</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Admissions, Accommodation, CAPOD (Centre for Academic, Professional and Organisational Development), Careers Centre, Chaplaincy, Finance, Library, Music, Sports, Student Services, and Your Union (Students Association) will be available to speak to in Lower College Hall.</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Admissions staff and student ambassadors will be available to speak to in Lower College Hall from </span>9am<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> to 4.30pm to answer your questions, give directions and any other information you may require.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">University walking tour</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: Every 15 minutes from 9.15am, the last tour will depart at </span>1pm.<br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 30 to 40 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Lower College Hall, St Salvator's Quad</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">These tours take you around the central streets and main University buildings of St Andrews before concluding at one of our halls of residence. The tour will incorporate information on the University’s history as well as student life and University traditions.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Study abroad talk</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 1pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 30 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Buchanan Lecture Theatre</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Learn about study abroad opportunities available through St Andrews and hear from a student about their experience.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">BA International Honours programme talk</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 1pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 30 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: St Salvator's Quad</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">For those interested in studying the <a href="http://email.mail-eu.geckoform.com/c/eJwVjsGOhCAQRL9GbxgVEPbAYS77G5MGWu1ZhQlgiH-_mFQqVe9S5Y0Eq1fbk1lxlFZyJ0A5P6JQk4aJa64ll-CF7cSYK61l2DBggoK-340QHCdlvdXLCpNd5KJ_hHIa9azs6GV_mL2Ub-74q5t_m2qtQy4Mgk9Y8wBuuP4azpf9oCv5ieXyN4vfQjE8_dqaedwSIkvxKvjASsdBcLIT0s0-kUJpsE9mhZOOu13dkUIitw8utoX-xJxhwzd5o4R6y1mIf8wGUco" data-mce-href="https://www.st-andrews.ac.uk/subjects/study-options/ug/degree-routes/william-mary-joint/">BA International Honours</a> programme, our joint degree with the College of William and Mary in the USA. This programme is open to all students but the fees are not covered by SAAS or Student Finance England and Wales. In this talk, you will find out more about the unique programme and how to apply.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Student talk</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 12.30pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 30 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: St Salvator's Quad</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">University students will discuss their experience of studying at St </span>Andrews<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">. You will also have the opportunity to ask questions about student life.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Library tour</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: from </span>10am<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> to 11.45am </span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 15 minutes </span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Main Library</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Library staff will give you a guided tour of the main library facilities.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Saints sports tour</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 10am to 12.30pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 15 minutes (20-minute walk from St Salvator's Quad)</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Location: Sports Centre</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Sports is a vibrant and integral part of life here at St </span>Andrews<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">. Saint Sports staff will talk you through the vast array of sporting opportunities available to students and give you a tour of the sports centre facilities.</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">If you have any spare time in the afternoon there will also be the opportunity to see some of our Saints teams in competitive action.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Performance sport</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Directors and Head coaches in a variety of performance sports may also be available at the Sports Centre during your visit (between </span>10am<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> and </span>1pm<span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">). To set up a meeting and speak with our colleagues about a particular sport, please email Gary Brankin on <a href="mailto:gb50@st-andrews.ac.uk" data-mce-href="mailto:gb50@st-andrews.ac.uk">gb50@st-andrews.ac.uk</a>.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Subject talks</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Time: 2pm and 3pm</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Duration: 50 minutes</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Please attend your preselected subject talks detailed above.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Music</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">There will be opportunities to speak to staff from the Music Centre throughout the day as well as performances at lunchtime (free entry with your visiting day itinerary) and in the evening. Full details can be found on the <a href="http://email.mail-eu.geckoform.com/c/eJwNjUEKwyAURE8TdxWTr9EsXHTTa4SvfqM0SUs0SG9fYWAew4MJVqEz0bFsIwnlFHiJ2gdBUo8GRzBgFCgM0g1SlJZj5RuddGGlwJKdZycWUhAnT3FaBIxea9BqCUCLCCPbbar1WwZ4DtOrp7XGS33gGS5qhaPn97vPx12y773nUunswC4b8cj7r98myueVfeL-0212UCm40ZqD1VKvapLyD5yLPlw" data-mce-href="https://www.st-andrews.ac.uk/music/listen/">Music Centre website</a>.</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"> </span></p><hr><h3><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Guests</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">You are welcome to bring guests with you, but please note that space is limited and priority will be given to prospective students and applicants for talks and tours.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;"><b>Cancellations</b></span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">If you are no longer able to attend this visiting day, we request that you cancel your booking as our visiting days are regularly oversubscribed. </span></p><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">You can <a href="http://email.mail-eu.geckoform.com/c/eJwdjjFvwyAUhH-NGS0wPEMGhihqlgxth1TdLHhATG1iBE6q_vvSSqc76TvpdE6DsSpYEnXwFCxwFEaio15IpgzjiivgYJywnaD1O4a9v_m7L2b3jsyajcLiqBT3AY1APOABBnBMUToiGE5WPe97rh0_dsO5yeTcBnDZwlZSj1tqbPqvePNSn7nF8fRyfZef5cI_rm82QUOMnV4pXUr2j7UkKr9WtTwrY-GvAyBFB5Pi-tNezj7eS8S5rfePhSRfq7n5KTothZxgEOIXs1BLag" data-mce-href="https://app.geckoform.com/_/#/rsvp/ACEUQ7XrK3VUPbm5/11CO00krpeulrm07jl8kvs11f/155">cancel your booking online</a> or by contacting our visiting day team on <a href="mailto:visitingdays@st-andrews.ac.uk" data-mce-href="mailto:visitingdays@st-andrews.ac.uk">visitingdays@st-andrews.ac.uk</a> or +44 (0)1334 46 2150.</span></p><h3><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Travel information</span></h3><p><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">You will find useful <a href="http://email.mail-eu.geckoform.com/c/eJwNjsEKwyAQRL8m3ioxutUePPTS3yirrsnSNC1qK_37CgPzeDAwyQMGl4Ngn2mGADoatDHNZKxyqLTTDjRgMmEyc-2cm1zpoIKNkth8yBYUuLPTGmMke9agyC2kIi4XNE7sfmvtPenrtNxGeu-ythMeqVCvEqP8PIbG8Pq00V-u3PhYB7aCX9oHiOIzPnn_jQMb8VE4bjK-xlA8qVZc6c7JW2PvsBjzBzrzQhk" data-mce-href="http://www.st-andrews.ac.uk/about/visiting/travel/">travel</a> and <a href="http://email.mail-eu.geckoform.com/c/eJwVjsFqBCEQRL9mvEVmtV29eMglv7G0bc9Mkx1dRjeSv4-Bgkc9KKgcHaawJSVx49UlZwnQU14Z_C3gzQYbnHWYIS2wtiFb1zsXvrBzVkeEnBwj3r1PAZCNB2esM-5uKBEGUs949P5a7OdivmbGGLr1Dyz54tE0kn5_T42pvvvkjzTpUvZ_RVTPs2bsUsvs6oobnvL8nT8OlnIJHZrq3KuTW8OdH5KjB_9wBuAPW1JFPQ" data-mce-href="http://www.st-andrews.ac.uk/about/visiting/accommodation/">accommodation</a> information on the University's website. If you are arriving by car, we would suggest parking at the <a href="http://email.mail-eu.geckoform.com/c/eJwljs1qwzAQhJ_GulXobyv3oEMvfY2w0q5i0dgxklKRt69CYGCGD2YYCoBxzVGUkFlBBJsc-kSKndcrarvaFSwgubg41UbJXV754IqdSWxBG3BWJ60c6c8UPXwBe4LkTTaRSYlb2Ho_F_u9mJ-pMYZs_QMPqjyaxCQfvxPvTAWnP47yx7WV_nxBPNu7MpM8KYsaMu7l9pxXNi5HLWmT6T4nxM6t4ZUvhYJ3_gLGuX_yAEYO" data-mce-href="http://www.st-andrews.ac.uk/media/university/maps/wwwmap.pdf">North Haugh car parks</a>, as there is limited parking available in the town centre. These car parks are about a 10-minute walk from registration in Lower College Hall.</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">I look forward to welcoming you to the University.</span><br> <br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Kind regards,</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Jessica Dalby</span><br><span style="font-family: georgia, palatino, serif;" data-mce-style="font-family: georgia, palatino, serif;">Visiting Day Coordinator</span></p></td></tr></tbody></table><!-- [if mso]>
                                </td>
                                <![endif]--><!-- [if mso]>
                                </tr>
                                </table>
                                <![endif]--></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock mce-item-table" width="100%"><tbody class="mcnDividerBlockOuter"><tr><td class="mcnDividerBlockInner" style="padding: 18px;" data-mce-style="padding: 18px;"><table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent mce-item-table" style="border-top-width: 1px; border-top-style: solid; border-top-color: #999999;" width="100%" data-mce-style="border-top-width: 1px; border-top-style: solid; border-top-color: #999999;"><tbody><tr><td> </td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><!-- // END BODY --></td></tr><tr><td align="center" valign="top"><!-- BEGIN FOOTER // --><table border="0" cellpadding="0" cellspacing="0" id="templateFooter" width="600" class="mce-item-table"><tbody><tr><td class="footerContainer" style="padding-bottom: 9px;" valign="top" data-mce-style="padding-bottom: 9px;"><table border="0" cellpadding="0" cellspacing="0" class="mcnFollowBlock mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody class="mcnFollowBlockOuter"><tr><td align="center" class="mcnFollowBlockInner" style="padding: 9px;" valign="top" data-mce-style="padding: 9px;"><table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentContainer mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody><tr><td align="center" style="padding-left: 9px; padding-right: 9px;" data-mce-style="padding-left: 9px; padding-right: 9px;"><table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContent mce-item-table" style="min-width: 100%; background-color: #fafafa; border: 1px solid #EEEEEE;" width="100%" data-mce-style="min-width: 100%; background-color: #fafafa; border: 1px solid #EEEEEE;"><tbody><tr><td align="center" style="padding-top: 9px; padding-right: 9px; padding-left: 9px;" valign="top" data-mce-style="padding-top: 9px; padding-right: 9px; padding-left: 9px;"><table align="center" border="0" cellpadding="0" cellspacing="0" class="mce-item-table"><tbody><tr><td align="center" valign="top"><!-- [if mso]>
                                    <table align="center" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                    <![endif]--><!-- [if mso]>
                                        <td align="center" valign="top">
                                        <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked mce-item-table" style="display: inline;" data-mce-style="display: inline;"><tbody><tr><td align="center" class="mcnFollowIconContent" style="padding-right: 10px; padding-bottom: 9px;" valign="top" data-mce-style="padding-right: 10px; padding-bottom: 9px;"><a href="http://email.mail-eu.geckoform.com/c/eJwNjcsKwyAQAL8mHoNGF-3BQy_9jbDrronkVaIh9O8bmNMwMBwBKWRSJWbRQGCTQ59Yi_MmoLHBBrCA7Khzut4lt36SXU5swmqOAGAFE7HxA71SMoKMHJhAG0_BqDXOrX1rZ9_d8Hm477vPmISOY-nTsT3q2suRa0N1xoxbWX_PaZaynyXNT9Jfi9qkVpxkLBy98yMMzv0BDvc7gA" target="_blank" rel="noopener" data-mce-href="https://www.facebook.com/uniofsta"><img alt="Facebook" class="mcnFollowBlockIcon" src="http://i.imgur.com/xK8xYcK.png" style="width: 48px; max-width: 48px; display: block;" width="48" data-mce-src="http://i.imgur.com/xK8xYcK.png" data-mce-style="width: 48px; max-width: 48px; display: block;"></a></td></tr></tbody></table><!-- [if mso]>
                                        </td>
                                        <![endif]--><!-- [if mso]>
                                        <td align="center" valign="top">
                                        <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked mce-item-table" style="display: inline;" data-mce-style="display: inline;"><tbody><tr><td align="center" class="mcnFollowIconContent" style="padding-right: 10px; padding-bottom: 9px;" valign="top" data-mce-style="padding-right: 10px; padding-bottom: 9px;"><a href="http://email.mail-eu.geckoform.com/c/eJwNjUEOgyAURE8jS4PCF1yw6KbXMB_4CKnSBrCmty_JLOZNXjLeAFodLEsmEAcLwklUznOSatI4CS00CEAv7SB5vVNo406ZCjbyLJqFFHdazavVK3eLht4k9xo82IAQ2GFia586iMcwP3vanVqjMrr32enK6fsOtWH2he7aF1ZMwDMdv34XKeWSXOzyeL3YSbXiTlvyRkm1wSzlH-7tPKE" target="_blank" rel="noopener" data-mce-href="https://twitter.com/univofstandrews/"><img alt="Twitter" class="mcnFollowBlockIcon" src="http://i.imgur.com/W7cjt4h.png" style="width: 48px; max-width: 48px; display: block;" width="48" data-mce-src="http://i.imgur.com/W7cjt4h.png" data-mce-style="width: 48px; max-width: 48px; display: block;"></a></td></tr></tbody></table><!-- [if mso]>
                                        </td>
                                        <![endif]--><!-- [if mso]>
                                        <td align="center" valign="top">
                                        <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked mce-item-table" style="display: inline;" data-mce-style="display: inline;"><tbody><tr><td align="center" class="mcnFollowIconContent" style="padding-right: 10px; padding-bottom: 9px;" valign="top" data-mce-style="padding-right: 10px; padding-bottom: 9px;"><a href="http://email.mail-eu.geckoform.com/c/eJwNjUsKwyAUAE8TlyHGbxYuuuk1wlOfUZqYogbp7SvMahgYbwRYHSxJJuAirGCOg3J-Qa6oBso004IJ8NxOfKk9hTYfmLFAQ0-icSuTSIMEapVc6WYppai2oIPkTlpHThNb-9aJvab1Pei9zynXBkeBa3b3NdyT0x2Gyr5gr6SYAFc6f2MYMeWSXBzh_HzIhbXCgXvyRnG1i5XzP5DuPfA" target="_blank" rel="noopener" data-mce-href="https://www.instagram.com/uniofstandrews"><img alt="Instagram" class="mcnFollowBlockIcon" src="http://i.imgur.com/4h9UYx1.png" style="width: 48px; max-width: 48px; display: block;" width="48" data-mce-src="http://i.imgur.com/4h9UYx1.png" data-mce-style="width: 48px; max-width: 48px; display: block;"></a></td></tr></tbody></table><!-- [if mso]>
                                        </td>
                                        <![endif]--><!-- [if mso]>
                                        <td align="center" valign="top">
                                        <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked mce-item-table" style="display: inline;" data-mce-style="display: inline;"><tbody><tr><td align="center" class="mcnFollowIconContent" style="padding-right: 0; padding-bottom: 9px;" valign="top" data-mce-style="padding-right: 0; padding-bottom: 9px;"><a href="http://email.mail-eu.geckoform.com/c/eJwNjUEOgyAQRU8jS6POUOiCRTe9hhlgENKqDWCIty_JX733ku-NJKuDFckEnqSV4JCU8xOjmjXNoEFLkOTRDjiVlkIdNz44U2UvovFd4hOUtGpWjE7yrAI8XAACRgbxNbHWXxngNSzvvtbaeJ9XvSyP7tw7uc5QKh0-cysim0B7-t79LHI6cnKxZ-P1ETuXQhuvyRuFapUL4h9_vzw5" target="_blank" rel="noopener" data-mce-href="https://www.youtube.com/uofstandrews"><img alt="YouTube" class="mcnFollowBlockIcon" src="http://i.imgur.com/gJDmLbW.png" style="width: 48px; max-width: 48px; display: block;" width="48" data-mce-src="http://i.imgur.com/gJDmLbW.png" data-mce-style="width: 48px; max-width: 48px; display: block;"></a></td></tr></tbody></table><!-- [if mso]>
                                        </td>
                                        <![endif]--><!-- [if mso]>
                                    </tr>
                                    </table>
                                    <![endif]--></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock mce-item-table" style="min-width: 100%;" width="100%" data-mce-style="min-width: 100%;"><tbody class="mcnTextBlockOuter"><tr><td class="mcnTextBlockInner" style="padding-top: 9px;" valign="top" data-mce-style="padding-top: 9px;"><!-- [if mso]>
                <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]--><!-- [if mso]>
                <td valign="top" width="600" style="width:600px;">
                <![endif]--><table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer mce-item-table" style="max-width: 100%; min-width: 100%;" width="100%" data-mce-style="max-width: 100%; min-width: 100%;"><tbody><tr><td class="mcnTextContent" style="padding: 0 18px 9px 18px;" valign="top" data-mce-style="padding: 0 18px 9px 18px;"><span style="line-height: 20.7999992370605px;" data-mce-style="line-height: 20.7999992370605px;">Contact email address: <a href="mailto:visitingdays@st-andrews.ac.uk" target="_blank" rel="noopener" data-mce-href="mailto:visitingdays@st-andrews.ac.uk">visitingdays@st-andrews.ac.uk</a></span><br> <br> <em style="line-height: 20.7999992370605px;" data-mce-style="line-height: 20.7999992370605px;">Copyright © 2018</em><span style="line-height: 20.7999992370605px;" data-mce-style="line-height: 20.7999992370605px;"> The University of St Andrews is a charity registered in Scotland, No SC013532, </span><em style="line-height: 20.7999992370605px;" data-mce-style="line-height: 20.7999992370605px;">All rights reserved</em><span style="line-height: 20.7999992370605px;" data-mce-style="line-height: 20.7999992370605px;">.</span></td></tr></tbody></table><!-- [if mso]>
                </td>
                <![endif]--><!-- [if mso]>
                </tr>
                </table>
                <![endif]--></td></tr></tbody></table></td></tr></tbody></table><!-- // END FOOTER --></td></tr></tbody></table><!-- // END TEMPLATE --></td></tr></tbody></table></center>
<img width="1px" height="1px" alt="" src="http://email.mail-eu.geckoform.com/o/eJwNy1EOwiAMANDTyCeBtbXwwVmWAmUQ3UzYjPH2-v5fTSQ5tGxGauooExQULtUpsg_iIUAgIKmYb-jOz2iX3fTQKZdW05NkLZFxifHOHikyQ0RxULQCCjQzU5N9PL__3XUcc5Ruy8u-H2bX85RN11ETI6-0IP4A3Rsraw"></body>
</html>
                    </div>
                </td>
                <td></td>
            </tr>
        </table>
    </body>
</html>