﻿body {
}
.HeaderGrey
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
.HeaderRed
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #CC3300;
    font-style: normal;
}
.smalltext
{
    font-family: Verdana;
    font-size: 9pt;
	word-spacing: 3pt;	
	line-height: 12pt;
    color: #333333;
    text-decoration: none;
}
.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;
}
.HeaderRedLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #CC3300;
    font-style: normal;
}
.smalltextred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
}
.smalltextboldred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
    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;
}
