﻿body
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #d72c26;
}

h1
{
    font-size: 17px;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}

div#bgcontainer
{
background:transparent url(_images/bgcontainer.png) no-repeat top center;
width:350px;
height:60px;
text-align:center;
font-weight:bold;
font-size:14px;
padding-top:5px;
text-transform:uppercase;
margin-top:10px;
color:#FFF;

}

div#text
{
text-align:justify;
padding-right:5px;
}

div#sidetext
{
text-align:center;
padding-right:0px;
padding-top:43px;
font-weight:bold;
font-size:14px;
color:#d22968;
}
