﻿body 
{
    background-color: #255A8A;
    font-family:Arial, Verdana;
    color:#B9810A;
}

p, li
{
    text-align:justify;
    font-size:small;
}

.likep
{
    font-size:small;
}

.imgleft
{
    float:left;    
}

.imgright
{
    float:right;
}

.menuitem
{
    color: Black;
    font-family: 'Comic Sans MS' , Arial, Verdana;
    font-size: 11pt;
}

.menusep
{
    background-image: url(images/adcpe_menusep.jpg);
    background-repeat: no-repeat;
      
}