﻿    
.GenHeadline
{
    color:#7BB3D6;
	font-family:"trebuchet ms";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
    }
.GenMessReady
{
    color:#339900;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	
} 
.GenMessFault
{
    color:#CC3300;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	
}
.GenHeadlineLittle
{
    color:#FF6600;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	
    }    
.GenHeadlineLittleDark
{
    color:#333333;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	
    } 
.GenHeadlineBig
{
    /*color:#CC9900;*/
    color:#3169B5;
	font-family:"Trebuchet MS";
	font-size:15px;
	
    }
    
 .GenHeadlineBigBlue
{
    color:#0099CC;
	font-family:"Trebuchet MS";
	font-size:18px;
	
    }
 .GenHeadlineBigWhite
{
    color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:18px;
	/*font-weight:bold;*/
    }