html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
background:top;
background-image:url(../images/titleBACK.jpg);
background-repeat:repeat-x;
text-align: left;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}

#nav {
	height: 30px;
	text-align: center;
	font-size:16px;
}

#nav ul {
padding: 0;
margin: 0;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
font-size: 13px;
font-weight:bold;
}

#nav ul li a {
	color: #000066;
	text-decoration: none;
	text-align: center;
	width: 15em;
	padding-right: 15px;
	padding-left: 15px;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #1307FF;
	width: 15em;
	padding-right: 15px;
	padding-left: 15px;
	background-position:bottom;
	background-repeat:no-repeat;
}

p{
font-size: 12px;
line-height: 20px;
}


h1{
	background-image:url(../images/linepiece2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
	padding-top: 0;
	font-family:Arial, Times, serif;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
}

h2{
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
	padding: 0;
	font-family:Arial, Times, serif;
	font-weight: bold;
	font-style:italic;
}
h3{
	
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
	padding: 0;
	font-family:Arial, Times, serif;
	font-weight: bold;
	
}

.list {
list-style:disc;
list-style-position:inside;
line-height: 20px;
}

.bibliography {
text-indent: -3em;
padding-left: 42px;
padding-bottom: 10px;
}
.style26 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #000000; }
