<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* EasyWeb html style file */



body {
	/*background-image:url(../templates/main/images/background.jpg);*/
	background-repeat:repeat;
	background-color:#000A3C;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c2c2c2;
	height: 100%;
	position:relative;
}

/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:22px;
	margin:15px auto 20px auto;
	font-weight:normal;
	color:#fff;
}
h2 {
	font-size:20px;
	margin:15px 0 10px 0px;
	font-weight:normal;
	color:#e8e8e7;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#e8e8e7;
}
h4 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 8px 0;
	color:#e8e8e7;
}
h5 {
	font-size:14px;
	font-weight:normal;
	margin:15px 0 3px 0;
	color:#e8e8e7;
}
h6 {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#e8e8e7;
}
a {
	color:#fff;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#BFBFBF;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}
/*  end txt  */

.homepic img{border:0;}
img { border: solid 1px #CFCFCF; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


</pre></body></html>