/*  HEADERS  */

h1{
font-size : 13px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
color: #666666;}

h1.title{
font-size : 20px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #5002B0;}

h2{
font-size : 18px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #5C8901;}





/*  TEXT  */

.texthome{
	font-size : 11px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
}


.text{
	font-size : 12px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.liltext{
	font-size : 10px;
	font-family :  tahoma, arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
}


.liltext2{
	font-size : 10px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
	line-height: 10pt;

}


address {
	font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


.required{
	font-size : 14px;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;

}


/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: none;
	color: #5C8901;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #BCDD7C}
	
A.flip2{
	font-weight : normal;
	text-decoration: underline;
	color: #666666;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #AA7CDD}
	
	
A.fliptools{
	font-weight : bold;
	text-decoration: none;
	color: #666666;
}

A.fliptools:hover{
	font-weight : bold;
	text-decoration: none;
	color: #9EC059}


	
/*  FORM TAGS  */
