.ContentHeading
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color: #7472eb;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
}
.ContentSubHeading
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666666;
    font-size: 15px;
    text-transform: uppercase;
}
.ContactHeading
{
    font: bold 14px/16px Arial;
    color: #ffffff;
}
.ContentText
{
    font: normal 12px/16px Arial;
    color: #000000;
}
.HomeText
{
    font: normal 12px/13px Trebuchet MS, Arial;
    color: #000000;
}
.CaptionText
{
    font: normal 10px/12px Trebuchet MS, Arial;
    color: #000000;
}
.FramePictureText
{
    font: normal 11px/16px Trebuchet MS, Arial;
    color: #000000;
}
.FormText
{
    font: bold 12px/18px Trebuchet MS, Arial;
    color: #333333;
}
.ValidateError
{
    color: #ff0000;
    font-family: tahoma,verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}

H1 .h1class
{
	font-family: Arial, Helvetica, Sans-Serif;
    color: #CCCCCC;
    font-size: 18px;
    text-decoration: none;
}


