body { color: black; background-color: #562; background-image: url(../images/ELSAS_background.png); background-repeat: no-repeat; background-attachment: scroll; }
p {}
td {}
a:link { color: orange ; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color: #5f2595 ; text-decoration: none; }
a:active { text-decoration: none; }
.arial-10-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E481F;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA500;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA500;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #C60;
	font-weight: normal;
}
.black-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D3F1E;
}

