img {
	border: none;


body,p,h1,h2,h3,h4,h5,h6,td,th,form,img,input,ul,ol,li {
	margin:0px;
	padding:0px;
}
body,td,th,font {
	font-family: tahoma;
	font-size: 12px;
	color: #212121;
	text-align: justify
}
body {
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	direction:ltr;
}
a {
	text-decoration: none;
	color:#8caed1;
}
a:hover {
	
	border-bottom: 3px solid #ffff;
	color:#719e19;
}


a:active {color:#8caed1; text-decoration:none;}

a:link {color:#003366; text-decoration:none;}

h1,h2,h3 {
	font-family: Neo Tech Alt Medium, Arial, Helvetica;
	color: #719e19;
}
h1 {
	font-size: 22px;
	margin-bottom:10px;
}
h2 {
	font-size: 20px;
	margin-bottom:2px;
}
h3 {
	font-size: 18px;
	margin-bottom:8px;
}

p {
	margin-bottom:5px;
}

tr { border: none; } 

td { border: none; }
