body {
color: #ffffff;
font-family: Trebuchet MS;
font-size: 16px;
background-color: #070707;
}

img
{
border:none;
}

h1
{
font-size:22px;
text-align:center;
color:#b7001a;
}

h2
{
font-size:18px;
}

h3
{
font-size:18px;
font-style:italic;
}

h4
{
font-style:italic;
}

a {
color: #b99865;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

.footer 
{
font-size:14px;
text-align:center;
}

.bold-text 
{
font-weight:bold;
}

.bold-gold
{
font-weight:bold;
color: #b99865;
}

.smalltitlesbold
{
color:#b99865;
}