@charset "UTF-8";
/* CSS Document */

body {
margin: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

table tr {
	font-family: sans-serif;
}
