﻿body {
}
.HeaderGrey
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
.HeaderLime
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #a6ce39;
    font-style: normal;
}
.smalltext
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    text-decoration: none;
}
.smalltextred
{
    font-family: Verdana;
    font-size: x-small;
    color: #fc0003;
    text-decoration: underline;
}
.smalltextredbold
{
    font-family: Verdana;
    font-size: 17px;
    color: #fc0003;
    text-weight: bolder;
}
.smalltextbold
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    font-weight: bolder;
}
.smalltextboldoblique
{
    font-family: Verdana;
    font-size: x-small;
    color: #a6ce39;
    font-weight: bolder;
	font-style:oblique
}
.HeaderGreyLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
.HeaderLimeLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #a6ce39;
    font-style: normal;
}
.HeaderRedLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #fc0003;
    font-style: normal;
}
.H1
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
h2
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    font-weight: bolder;
}
.smalltextlime
{
    font-family: Verdana;
    font-size: x-small;
    color: #A6CE39;
}
.smalltextboldlime
{
    font-family: Verdana;
    font-size: x-small;
    color: #A6CE39;
    font-weight: bolder;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.tinytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
}
.HeadeRed
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #FF0000;
    font-style: normal;
}

.colour1
{
	color: #A6CE39;
}

.colour0
{
	
	color: #66864C;
}

img
{  border-style: none;
}