﻿body
{
    margin: auto;
    background-position: center center;
    font-family: Arial;
    position: relative;
    z-index: auto;
    table-layout: auto;
    background-color: #000000;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    color: #F0F0F0;
    font-size: medium;
}

table
{
    border-style: hidden;
    font-family: Arial;
    color: #F0F0F0;
    background-color: #000000;
    z-index: auto;
    width: auto;
    height: auto;
    overflow: auto;
    position: relative;
    font-size: medium;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    table-layout: auto;
}

p
{
    font-family: Arial;
    font-size: medium;
    background-color: #000000;
    position: relative;
}
a
{
    color: #F0F0F0;
    font-size: medium;
    font-family: Arial;
    background-color: #000000;
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    list-style-type: decimal-leading-zero;
    text-decoration: none;
}
h2
{
	font-family: Arial;
	font-size: larger;
}
h3 
{
	font-family: Arial;
	font-size: larger;
} 
