﻿body {
    background-color:#000000;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
}

a {
    color:#ffffff;
}


h1 {
    font-family:Arial;
    font-size:24px;
    font-weight:bold;
    letter-spacing:1;
}

h2 {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    letter-spacing:1;
}

img {
    border:0px;
}


.menu {
    font-family:Comic Sans MS;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    color:#ffffff;
}

.copyright 
{
    font-family:Georgia, Times New Roman, Times, serif;
    font-style:italic;
    text-align:center;
    font-weight:bold;
    font-size:11px;
	padding-top:50px;
}

#bottom-menu a
{
    letter-spacing:1;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
}