body
{
    background: #ccffff;
}

p, ul, ol, blockquote
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.8em;
    color: #000066;
}

ol ul, ul ol
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
    color: #000066;
}

A
{
    color: #000066;
}

H1, .H1
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.1em;
    color: #000066;
}

H2, .H2
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.0em;
    color: #000066;
}

H3, .H3
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.9em;
    color: #000066;
}

H4, .H4
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.8em;
    color: #000066;
}

.picn
{
    vertical-align: top;
}

.glrule
{
    height: 2px;
    background-color: #000066;
}

.widest
{
    width: 100%;
}

.imagelink
{
    border: none;
}

.alph
{
    list-style-type: lower-alpha;
}

ol
{
    list-style-type: lower-alpha;
}


/**
***
* Added by Neil 24 April 2009
***
**/
ol.trails
{
    list-style-type: decimal;
    font-size: 1em;
    padding-left: 1.5em;
}

.bold
{
    font-weight: bold;
}

.normal
{
    font-weight: normal;
}

/**
***
* End
***
**/



