
/* Segoe UI web font for Western European languages.
-----------------------------------------------------------------------------
*  More information and other languages avalible at http://mscom-adoption/sitemanagement/web-font-repository.aspx
*/
@font-face{font-family:'wf_segoe-ui_normal';src:url('http://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot');src:url('http://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot?#iefix') format('embedded-opentype'),url('http://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.woff') format('woff'),url('http://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.ttf') format('truetype'),url('http://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.svg#web') format('svg');font-weight:normal;font-style:normal}


/* Homepage Icon web font
-----------------------------------------------------------------------------
*  Email hpeng@microsoft.com for more information.
*/
@font-face{font-family:'wf_icons_normal';src:url('http://i.s-microsoft.com/fonts/icons/homepage/normal/latest.eot');src:url('http://i.s-microsoft.com/fonts/icons/homepage/normal/latest.eot?#iefix') format('embedded-opentype'),url('http://i.s-microsoft.com/fonts/icons/homepage/normal/latest.woff') format('woff'),url('http://i.s-microsoft.com/fonts/icons/homepage/normal/latest.ttf') format('truetype'),url('http://i.s-microsoft.com/fonts/icons/homepage/normal/latest.svg#web') format('svg');font-weight:normal;font-style:normal}


body {
    margin: 0;
    padding: 0;
    //font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif;
    //font-size: 100%;
}


/* Links */
a,
a:visited {
    color: #1570a6;
    text-decoration: none;
}
a:hover,
a:after {
    text-decoration: underline;
}

