﻿html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,button,input,select,textarea
{
    margin: 0;
    padding: 0;
    
    font-family:sans-serif}
a:focus{outline:thin dotted}
a, a:hover,a:active{outline:0}
h1{font-size:2em}
table
{
    border:none;
    padding:none;
}
.centered , .centertext{
    margin: 0 auto;
    text-align: left;
    width: 75%;
}

.centertext
{
    text-align: center;
    width: 800px;
    }