
html								{ width: 100%; margin: 0; padding: 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; }
body								{ width: 100%; margin: 0; padding: 0; color: #000000; background-color: #ffffff; font-family: Arial, Tahoma; font-size: 16px; line-height: 21px; box-sizing: border-box; }

a								{ text-decoration: none; color: #13a8ee; border-bottom: 1px solid #6ac1ea; }
a:hover								{ color: #ff0000; border-bottom: 1px solid #ff0000; }

h1								{ margin: 0; font-size: inherit; line-height: inherit; }

div								{ position: relative; float: left; width: 100%; box-sizing: border-box; }
