
body { margin-left:0px;
       margin-top:0px;
       margin-right:0px;
       margin-bottom:0px;
       background-color:rgb(55,55,55);
       font-family:'Raleway';
       font-weight:300;
       font-size: 16px;
       color:rgb(55,55,55);
       -webkit-font-smoothing: antialiased;
       -webkit-overflow-scrolling: touch;
       -webkit-text-size-adjust: none; }

td.bgimg { background-image:url(img/back_sub.jpg);
           background-repeat:no-repeat;
           background-position:center top; }

td.back { font-size: 15px;
          background-color:rgb(255,255,255);
          padding-bottom:0px;
          line-height: 1.5em; }

td.foot { font-size: 15px;
          background-color:rgb(255,255,255);
          padding-bottom:0px;
          line-height: 1.5em; }

td.footindex { font-size: 15px;
               background-color:rgb(255,255,255);
               padding-bottom:0px;
               line-height: 1.5em; }

h1 { font-size: 1.75em; 
     color:rgba(255,255,255,0.8); 
     text-shadow:
     -1px -1px 0px #5c5c5c,
     1px -1px 0px #5c5c5c,
     1px 1px 0px #5c5c5c,
     -1px 1px 0px #5c5c5c,
     1px 2px 3px rgb(0, 0, 0);
     font-family:'Shadows Into Light', cursive;
     font-weight:bold; 
     margin-bottom:0px; }

h2 { font-family:'Raleway';
     font-weight:bold; 
     color:rgb(255,255,255); 
     margin-top:0;
     margin-bottom:0; }

h3 { font-size: 18px;
     font-weight:bold; 
     margin-top:0;
     margin-bottom:0;
     color: #FFF;
     color:rgb(255,255,255);
     -webkit-text-stroke: 1px #666; }

h4 { font-size: 15px;
     margin-top:0;
     margin-bottom:0;
     color:rgb(55,55,55); }

a { display:block;
    width:100%; 
    line-height:30px;
    text-decoration:underline;
    color:rgb(55,55,55);
    background-color:transparent;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    cursor: pointer; }

a.inline { line-height:15px;
           text-decoration:underline;
           color:rgb(55,55,55);
           background-color:transparent;
           -webkit-touch-callout:none;
           -webkit-tap-highlight-color:rgba(0,0,0,0);
           cursor: pointer; }

.touchstyle { background-color:rgba(255,255,0,0.4); }
.notouchstyle { background-color:transparent; }

a:active { color:rgb(55,55,55); }

a:visited { color:rgb(55,55,55); }

span.new { color:rgb(255,150,0); }

div.copy { font-size: 12px; }

span.menu { background-color:rgba(0,0,0,0.2);
            position: fixed;
            top: 30px;
            right:5%;
            font-size: 16px;
            padding: 5px 5px 5px 5px;
            width:30px;
            text-align:center; }

span.color { color:rgb(255,255,255); }

span.color01 { color:rgb(175,175,175); }

p.font { color:rgb(175,175,175); }

p.size { line-height:35px;
         font-size: 30px;
         font-weight:bold; }

div.font { color:rgb(175,175,175); }

li.align { text-align:left;
           padding-top:7px;
           padding-bottom:7px; }

ul { margin: 0 0 0 1.5em;
     padding: 0; }

div.resizeimage { max-width: 500px;
                  max-height: 350px; }

div.resizeimage img { width: 100%;
                      height: 100%; }

div.resizeimageh { max-width: 350px;
                   max-height: 500px; }

div.resizeimageh img { width: 100%;
                       height: 100%; }