/* EasyWeb html style file */




body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30362B;
	height: 100%;
	position:relative;
}


/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:31px;
	margin:20px auto 10px auto;
	font-weight:normal;
}
h2 {
	height:25px;
	font-size:25px;
	margin:15px 0 3px 0px;
	font-weight:normal;
	color:#08D7D9;
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#000;
}
h4 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0 3px 0;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#CF6E00;
}

ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(9405f9cd-5417-4c27-a54c-8ace5c610e6d);
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


.cartView a{padding-left:30px; font-weight:bold;}
