﻿
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, img, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
}

body, input, textarea
{
    font-family: Arial;
    font-size: 0.85em;
}

body
{
    background-color: #000;
    color: #fff;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th
{
    font-style: normal;
    font-weight: normal;
}

ul, ol
{
    margin-top: 3px;
}

li
{
    list-style-type: none;
}
a
{
    text-decoration: none;
    font-weight: bold;
}
acronym
{
    margin-left: 4px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
strong
{
    font-weight: bold;
}
h1, h2
{
    font-weight: bold;
    font-size: 14pt;
    padding: 1px 0 3px 0;
}
h2
{
    font-size: 13pt;
}
h3
{
    font-size: 12pt;
    padding: 0 0 3px;
    margin-bottom: 4px;
}
h4
{
    font-size: 10pt;
    margin: 5px 0 1px;
}
img
{
    border: none 0px transparent;
}
.b
{
    font-weight: bold;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}

td, th
{
    text-align: left;
    vertical-align: top;
}
.vm
{
    vertical-align: middle;
}
.mtd td
{
    text-align: center;
}
.m
{
    margin: 0 auto;
    text-align: center;
}
.tal
{
    text-align: left;
}
.tar
{
    text-align: right;
}
.tac
{
    text-align: center;
}
.w100
{
    width: 100%;
}
.w50
{
    width: 50%;
}
.w47
{
    width: 47%;
}
.w33
{
    width: 33%;
}
.w25
{
    width: 25%;
}
.clb
{
    clear: both;
}
.cll
{
    clear: left;
}
.clr
{
    clear: right;
}
.strikethrough
{
    text-decoration: line-through;
}
