﻿body 
{
    background:#990000 url(../images/bg.gif);
    font-family: Arial, Verdana, Sans-Serif;
    font-size:12px;
    margin-top:0;
    margin-left:0;
}

a 
{
    text-decoration: underline;
}

a:hover
{
    text-decoration:none;
}

.footerlink
{
    color:#ffffff;
    text-decoration:underline;
}

.footerlink:hover
{
    color:#000;
    text-decoration:none;
}

.redlink
{
    color:#990000;
    text-decoration:none;
}

.redlink:hover
{
    color:#990000;
    text-decoration:underline;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h2{
	font-size:28px;
	line-height:1em;
	color:#35404f;
	margin:0 0 0.2em;
	font-weight:normal;
	}

h3{
	color:#35404f;
	font-size:20px;
	margin:0 0 0.3em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1em;
	clear:both;
	}
h4{
	color:#35404f;
	font-size:16px;
	margin:0 0 0.3em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1em;
	clear:both;
	}