﻿body {background-image:url('../images/ESLbackground.jpg');
	  background-repeat:no-repeat;
	  background-attachment:fixed;
}
;body {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	color:	#2F4F4F;

	font-size: 10pt;
}
.body {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10pt;
	color: #2F4F4F;
}
a{
	text-decoration: none;
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	color: #4682B4;
	font-weight: normal;
	font-size: 10pt;
}
.ap{
	text-decoration: none;
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	color: #2F4F4F;
	font-size: 10pt;
}
a:link {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10pt;
	color: Maroon;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	font-family: "Courier New", serif;
	font-size:   48pt;
	font-weight: normal;
	color: #00008B;
}
h2 {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14pt;
	color: #999900;
	text-decoration: none;
}
h3
{
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14pt;
	color: #2F4F4F;
	font-weight: normal;
	font-style : normal;
}
h4
{
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12pt;
	color: #2F4F4F;
	font-weight: bold;
	font-style : italic;
}
.small {
	font-family: Arial,"Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 8pt;
	color: #999933;
}

table.left {
	position:absolute;
	left:100px;	
	width:70%;
}

