body
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	background-image: url(ldce.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

a
{
	color: #000099;
	text-decoration: none;
}

a:hover
{
	background-color: #000099;
	color: #ffffff;
}

acronym
{
	letter-spacing: 1px;
	border-bottom: 1px dashed #000099;
}

#content
{
	position: absolute;
	left: 40px;
	top: 0px;
	height: 100%;
	width: 600px;
	padding-left: 4px;
	border-left: solid #000000 1px;
}

.nav
{
	width: 100%;
	margin-top: 2px;
	margin-bottom: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, 'Sans Serif';
}

.footer
{
	width: 100%;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Arial, 'Sans Serif';
}

h1
{
	width: 200px;
	margin-top: 32px;
	margin-bottom: 18px;
	padding: 3px;
	font-family: Arial, 'Sans Serif';
	font-size: 20px;
	position: relative;
	left: -10px;
	border: solid #000000 1px; 
	background-color: #EDF6F9;
	letter-spacing: 1px;
}

h2
{
	font-family: Arial, 'Sans Serif';
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 18px;
}

p
{
	margin-top: 2px;
	margin-bottom: 18px;
	font-family: Verdana, Arial, 'Sans Serif';
	font-size: 12px;
	text-align: justify;
}
