.ContentHeading
{
	font: normal 18px/36px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
.ContentHeadingGreen
{
	font: normal 18px/36px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #9fe127;
    text-transform: uppercase;
    text-decoration: none;
}
.ContentYouthHeading
{
	font: normal 16px/30px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
}
.ContentYouthHeadingGreen
{
	font: normal 16px/30px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #99cc33;
    text-decoration: underline;
}
.ContentSubHeadingGreen
{
	font: normal 13px/18px Arial, helvetica, sans-serif;
    color: #9fe127;
    text-transform: uppercase;
    text-decoration: none;
}
.ContentSubHeading
{
	font: normal 13px/18px Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
.ContentText
{
    font: normal 13px/18px Arial, helvetica, sans-serif;
    color: #ffffff;
}
.ContentTextBold
{
    font: bold 13px/18px Arial, helvetica, sans-serif;
    color: #ffffff;
}
.ContentTextGreen
{
    font: normal 13px/18px Arial, helvetica, sans-serif;
    color: #9fe127;
}
.ContentTextGreenBold
{
    font: bold 13px/18px Arial, helvetica, sans-serif;
    color: #9fe127;
}
.ContentLinks, .ContentLinks li
{
    font: bold 14px/39px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-decoration:none;
}
.YouthDiaryText
{
	font: normal 12px/18px "Comic Sans MS", Arial, helvetica, sans-serif;
    color: #333333;	
}
.ValidateError
{
    font: normal 12px/18px Arial, helvetica, sans-serif;
    color: #ff0000;
    vertical-align: middle;
}

h1, .h1class
{
	font: normal 18px/36px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h2
{
	font: normal 17px/34px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h3
{
	font: normal 16px/32px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h4
{
	font: normal 15px/30px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h5
{
	font: normal 14px/28px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h6
{
	font: normal 13px/26px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
h7
{
	font: normal 12px/24px "Trebuchet MS", Arial, helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}