	.overlineTitle1 {
		font-family: tahoma, arial, helvetica;
		font-weight: bold;
		background-color: #29299C;
		color: #FFFFFF;
		font-size: 18px;
		text-align: left;
	}
	.overlineTitle2 {
		font-family: tahoma, arial, helvetica;
		font-weight: bold;
		background-color: #2F6FBD;
		color: #FFFFFF;
		font-size: 14px;
		text-align: left;
	}
	.overlineTitle3 {
		font-family: tahoma, arial, helvetica;
		font-weight: bold;
		background-color: #1EB7CE;
		color: #FFFFFF;
		font-size: 12px;
		text-align: left;
	}
	.gototop {
		font-family: tahoma, arial, helvetica;
		text-decoration: none ;
		background-color: #1EB7CE;
		font-size: 10px;
		text-align: right;
	}
	.gototop:hover {
		background-color: #FF0000;
	}
	.text {
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 11px ;
		color: #808080 ;
		text-align: justify ;
		text-decoration: none ;
	}
	.placard {
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 12px ;
		font-weight: bold;
		color: #101080;
		background-color: #FFFFFF;
		text-align: justify ;
		text-decoration: none ;
        }
        .lienTop {
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13px ;
                text-decoration: none;
                text-align: justify;
                color: #29299C;
        }
        .lienTop:hover {color: #FF0000;}
	.mailto {
		font-family: tahoma, arial, helvetica;
		text-decoration: none ;
		background-color: #FFFFFF;
		font-size: 12px;
		text-align: right;
	}
	.mailto:hover {
		background-color: #FFFFFF;
	}
	BODY, TD {
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 11px ;
		color: #000000 ;
	}
	TABLE {
		border-color: red ;
		border-style: solid ;
		border-width: 0.00em ;
	}
	IMG {
		border-color: blue ;
		border-style: solid ;
		border-width: 0.00em ;
	}