BODY {
	color : Black;
	background-color : White;
	font-family : Bitstream Vera, Helvetica, sans-serif, Arial;
	text-align : center;
	}

#wrapper {
	width : 800px;
	margin : 0 auto;
	text-align : center;
	}

#contain {
	text-align : justify;
	margin-left: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

#footer {
	text-align : center;
	color : rgb(36,16,219);
	line-height : 80%;
	}

A {
	color : rgb(0,128,0);
	text-decoration : none;
	}

A#MAIL {
	color : rgb(36,16,219);
	}

A#mon {
	color : Black;
	}

A.STRIPE {
	color: rgb(208,208,208);
	background-color: Black;
	text-align : center;
	font-weight : bold;
	}

A#OFFER {
	color: Black;
	background-color: White;
}

A:HOVER {
	color : rgb(0,208,0);
	text-decoration : none;
	}

A#MAIL:HOVER {
	color : rgb(255,95,0);
	}

A.STRIPE:HOVER {
	color: White;
	}

A#OFFER:HOVER {
	color: Black;
	background-color: White;
}

a.mhom {
	display: block;
	text-align: center;
	color: Black;
	background: rgb(248,224,200);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mhom:hover {
	display: block;
	text-align: center;
	color: White;
	background-color: rgb(255,95,0);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mabo {
	display: block;
	text-align: center;
	color: Black;
	background: rgb(248,224,200);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mabo:hover {
	display: block;
	text-align: center;
	color: White;
	background-color: rgb(151,151,6);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mser {
	display: block;
	text-align: center;
	color: Black;
	background: rgb(248,224,200);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mser:hover {
	display: block;
	text-align: center;
	color: White;
	background-color: rgb(0,175,0);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mper {
	display: block;
	text-align: center;
	color: Black;
	background: rgb(248,224,200);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mper:hover {
	display: block;
	text-align: center;
	color: White;
	background-color: rgb(0,121,137);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mcli {
	display: block;
	text-align: center;
	color: Black;
	background: rgb(248,224,200);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.mcli:hover {
	display: block;
	text-align: center;
	color: White;
	background-color: rgb(36,16,219);
	text-decoration: none;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	position: relative;
	width: 145px;
	line-height: 120%;
	font-weight: bold;
}

a.con {
	color : gray;
	text-decoration : none;
}

a.con:hover {
	color : rgb(255,95,0);
	text-decoration : none;
}

a.inf {
	color : gray;
	text-decoration : none;
}

a.inf:hover {
	color : rgb(0,175,0);
	text-decoration : none;
}

a.sup {
	color : gray;
	text-decoration : none;
}

a.sup:hover {
	color : rgb(36,16,219);
	text-decoration : none;
}

H2 {
	text-align: center;
	margin-top : 5px;
	}

P {
	color : Black;
	text-decoration : none;
	}
UL {
	list-style-type : diamond;
	}

HR {
	color : rgb(128,128,128);
	height : 0;
	}

strong.con {
	color : rgb(255,95,0);
	}

strong.inf {
	color : rgb(0,175,0);
	}

strong.sup {
	color : rgb(36,16,219);
	}

TABLE#MAIN {
	border : 0;
	padding : 0;
	margin : 0;
	width : 800px;
	}

TABLE.MWT {
	border : 0;
	padding-top : 3px;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 0px;
	}

TD.LOGO {
	height : 120px;
	width : 800px;
	padding : 0px;
	margin : 0px;
	text-align: center;
	}

TD.MENU {
	margin : 0;
	padding : 0;
	vertical-align : text-top;
	}

TD.STRIPE {
	color : rgb(208,208,208);
	background-color : Black;
	}

th.con {
	color : White;
	background-color : rgb(255,95,0);
	width : 33%;
	text-align : center;
	}

th.inf {
	color : White;
	background-color : rgb(0,175,0);
	width : 33%;
	text-align : center;
	}

th.sup {
	color : White;
	background-color : rgb(36,16,219);
	width : 33%;
	text-align : center;
	}

.SA {
	color : rgb(255,95,0);
	}

.OS {
	color : rgb(0,175,0);
	}

.CE {
	width : 35%;
	color : rgb(36,16,219);
	}

#STOP {
	color : rgb(219,32,0);
	background-color : White;
	font-family : Helvetica, sans-serif, Arial;
	font-size : 70%;
	text-align : left;
	}

#LETUS {
	color : Black;
	background-color : White;
	font-family : Helvetica, sans-serif, Arial;
	font-size: 66%;
	text-align : center;
	}

#SAVE {
	color : rgb(102,102,102);
	background-color : White;
	font-family : Helvetica, sans-serif, Arial;
	font-size : 62%;
	text-align : center;
	}

#CALL {
	color : rgb(0,175,0);
	background-color: White;
	font-family : Helvetica, sans-serif, Arial;
	font-size : 90%;
	text-align : center;
	}

#PROUD {
	color : rgb(0,175,0);
	background-color: White;
	font-family : "URW Chancery Light", "Chancery Italic", Chancery, cursive;
	font-size : 87%;
	text-align : center;
	}
#FREE {
	color : rgb(36,16,219);
	background-color: White;
	font-family: Helvetica, sans-serif, Arial;
	font-size : 70%;
	text-align : center;
	}
	
#CONSULTING {
	color : rgb(128,128,128);
	background-color: White;
	font-family: Helvetica, sans-serif, Arial;
	font-size : 70%;
	text-align : center;
	}
#COPY {
	color : Black;
	background-color : White;
	font-family : Helvetica, sans-serif, Arial;
	font-size : 33%;
	text-align : right;
	}

