/* EasyWeb html style file */



body {			background-image:url(../templates/main/images/background.jpg);
				background-position:center top;
				background-repeat:repeat-x;
				background-color:#000;
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;	
				color:#dedede;
				height: 100%;
				position:relative;
}

/*  txt  */
p{	
				margin:0;
}
h1{				
				font-size:30px;
				margin:0px auto 30px auto;
				font-weight:bold;
				color:#dedede;
				text-align:center;
}
h2{				
				font-size:22px;
				font-weight:bold;
				margin:15px 0 1px 0;
				padding:0 0 0 0;
				color:#fffc00;
}
h3{				
				font-size:17px;
				font-weight:bold;
				margin:15px 0 1px 0;
				color:#8ffd00;
}
h4{	
				font-size:15px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 1px 0;
				color:#fff;
}
h5{				
				font-size:14px;
				font-weight:bold;				
				margin:15px 0 1px 0;
				color:#fff;
}
h6{				
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 1px 0;
				color:#fff;
}
a{				
				color:#fffc00;
				text-decoration:underline;
}
a:hover{		text-decoration:none;
				color:#ffff9b;
}

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 25px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}


/*  end txt  */

ul { 			font-family:Verdana, Geneva, sans-serif;
				font-size:10px;
				color:#FFF;
}

li {			
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



