body 
{
    
    font-family: Arial;
    font-size: 10pt;
    background: url(../images/insidecontent_bg.jpg) repeat-x #02063d;   
    
}

.contenttext
{
    padding-left: 15px;
    padding-right: 15px;
}

a
{
color: #ffffff;
}

h1
{
    color:#ffffff;
    font-size: 20pt;
    font-family: Times New Roman, Garamond, Serif;
    font-weight: normal;
}

h2
{
    color: #8098fd;
    font-size: 12pt;
    font-family: Arial, Helvetica, Sans-Serif;
}

h3
{
    color: #ffffff;
    font-size: 11pt;
    font-family: Arial, Helvetica, Sans-Serif;
}

.contentimage
{
    border: 2px solid #ffffff;
}