body {
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00268A;
	text-align:justify
}

div#page {
	background-color:#FEE7EA;
	width: 90%;
	max-width:1000px;
	left:5%;
	position:absolute;
	top:-16px;
	min-height: 100%;
	border-left-style:double;
	border-left-color:#333333;
	border-right-style:double;
	border-right-color:#333333;
	}

div#header{
	width:100%;
	background-image:url(IMAGES/Fondo.jpg); 
	border-bottom-style:double;
	border-bottom-color:#333333;
	text-align:center; 
	font-size:small;
	font-weight:bolder; 
}

.menuLeft{
	vertical-align:top;
	background-color: #000099;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	padding: 2ex;
	border-style:solid;
	border-color:#0000FF;
}

.central{
	vertical-align:top;
	padding: 3ex 6ex 3ex 6ex; 
}

div#issue{
	float:right;
}
a.menu{
	color:white
}

p.copyright {
	font-size: x-small;
	color:#0577AD;
	padding-bottom: 4ex;
	margin-left:10%;
}

div#header2{
	padding: 4ex 0ex 1ex 4ex;
}

img.a {
	height: 80px;
	float:left;
}

h1{
	color: #FF0000;
	font-variant: small-caps;
	font-size: xx-large;
	padding-left: 7ex;
}

h2{
	color:#000099;
	padding: 1ex;
	background-color:#FFCEE7
}

a.back {
	text-decoration:none;
	font-weight: bold;
	margin-left: 5ex;
	color:#C40000;
	font-size:small;
}

td.button{
	background-color: #000099;
	padding: 1ex;
	text-align:center;
	font-size: smaller;
	font-weight:bold;
}

td.inButton{
	background-color: #1A1AFF;
	padding: 1ex;
	text-align:center;
	font-size: smaller;
	color: white;
	font-weight:bold;
}

a.button{color:white}

a.article{
	vertical-align:sub;
	font-size:smaller;
}

h2.toc{
	color:white;
	padding: 1ex;
	background-color:#000099
}

ul.toc{
	list-style:none;
	font-size:small
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.back:hover{
	text-decoration: underline
}

em.atlantis {
	font-family: "Monotype Corsiva";
	font-variant: small-caps;
	font-size: 130%;
}

em.red {
	color: #C40000;
	font-style: normal;
}

em.title {
	font-weight:bold;
}

hr.yellow {
	clear: left;
	border: thin outset #FFFF00;
}


img.format{
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3.abstract {
	text-align: center;
	font-variant: small-caps;
	margin-right: 2ex;
	margin-left: 2ex;
}

p.abstract{
	text-align:center
}
