body {
	background-color: #002E77;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	text-align:justify
	
}
p {
	text-align: justify;
	}

table {
	align="center"
}
a {
	color: #FFA500;
}

a:hover {
	color: #E6E6FA;
}

a:visited {
  color: #BDB76B;
}

h1, h2, h3, h4, h5, h6
{
  color: #FFA500;
  font-family: "MS Sans Serif", sans-serif;
  font-weight: bolder
}

h6{
	color: white;
	font-style:italic;
	line-height: normal;
}



.newAuthorNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}


.keywords {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;
	position: static;
	color: #003E77;
	font-size: small;
}
