﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body
 {
    line-height: normal;
    font-family: SansCaptio, Arial, Tahoma;
    font-weight:normal;
    text-align: justify;
    font-size: 12.5px;
    color: #343434;
    background-color: #1a1a1a;
}

ol, ul {
    list-style: none;
}


table
{
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #555555;
    font-size: 12px;
}

textarea, input
{
    color:#555555;
    font-size:11px;
    font-family: Arial, Tahoma;
}
.clear
{
    clear: both;
}

@font-face {
font-family: "SansCaptio";
src: url('fonts/PT_Sans-Caption-Web-Bold.ttf'); 
src: url('fonts/PT_Sans-Caption-Web-Regular.ttf');
}

