*
{
    padding: 0;
    margin: 0;
    font-family: Arial, Verdana, sans-serif;
}

p
{
    padding-bottom: 10;
    margin-bottom: 10;
}

body
{
    background-color: #ffffff;
}

/*-- font sizing --*/
p, td, div, span, input, select, textarea, strong, a
{
    font-size: 0.95em;
    line-height: 1.3em;
}
em
{
    font-size: 14px;
}
strong
{
    font-size: 90%;
}
front
{
    font-size: 140%;
}
h1
{
    font-size: 14px;
}
bullets {
    margin: 100px;	
}
#menuitems
{
    font-size: 0.8em;
    line-height: 1em;
}
/*-- font colouring --*/
p, td, div, span, input, select, textarea
{
    color: #000000;
}
a
{
    color: #68911F;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
    color: #68911F;
}
strong
{
    color: #68911F;
}
front
{
    color: black;
}
em
{
    color: #818181;
    font-style: normal;
    font-weight: bold;
}
h1
{
    color: #68911F;
    font-weight: normal;
}

.header 
{
    text-align: center;
}

.header strong
{
    color: #839F7C;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.header em
{
    color: black;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.menu a:hover
{
    color: #68911F;
    text-decoration: underline;
}
.menu, .menu a, .menu p, .menu td, .menu p, .menu div, .menu span
{
    background-color: #D5EAD0;
    color: Black;
    text-decoration: none;
}
.menu p
{
    color: #818181;
    text-decoration: none;
    font-size: 90%;
}
.menu strong a
{
    color: #68911F;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.FLYmenu
{
    background-color: White;
    border: 1px solid #68911F;
}
.FLYmenu a, .FLYmenu p, .FLYmenu td, .FLYmenu p, .FLYmenu div, .FLYmenu span
{
    color: Black;
    text-decoration: none;
    line-height: 130%;
}

.picborder
{
    border: 1px solid #68911F;
    margin: 15px;
}

/*-- table headings --*/
.foot2, .foot2 a
{
    color: #ffffff;
    text-decoration: none;
}
.foot a:hover
{
    color: #fdc102;
    text-decoration: underline;
}
.rule
{
    background-color: #E5E5E5;
}
