	.header 		{	
	font-family: Arial; 
	font-size:  20pt; 
	font-weight: bold ;  
	color: #FF9900;
	}

	.body_text 	{
	font-family: Arial;
	font-size:  10pt;
	font-weight:450;
	color: #000000;
	}

	.body_error 	{
	font-family: Arial;
	font-size:  8pt;
	font-weight:450;
	color: #FF9900;
	}

	.home_link             {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size:  15pt;
        font-weight: 1000;
        text-decoration: none;
        color: #FF9900;
	line-height: 1.5;
        }

