/* EasyWeb html style file */




body {			background-color:#010d15;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#3d0202;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:25px;
				color:#3d0202;
				margin:0px 0 3px 0;
				font-weight:bold;
				text-align:center;			
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				font-weight:bold;
				color:#521f24;
				margin:15px 0 3px 0;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				margin:15px 0 3px 0;
				color:#521f24;
}
h3.topBox{		font-family:Arial, Helvetica, sans-serif;
				color:#3d0202;
				font-weight:normal;
				font-size:11px;	
				width:185px;
				margin-left:46px
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#521f24;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;				
				margin:15px 0 3px 0;
				color:#521f24;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#521f24;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#8c4648;
				text-decoration:none;
}
a:hover{		text-decoration:none;
				color:#62171c;
}

ul
{ 	
	margin:3px 0 10px 0;
	padding:3px 0 0 0;
}
li
{ 		
	list-style-type:none;
	list-style-image:none;
	background-image:url(fd598145-eb79-4624-ac9f-7c893e93a021);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}

img { border: 0; }

/*  end txt  */



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


