BODY  {
	background-color : #FFFFFF;
	background-image: url(images/maxent_globe.gif);
	background-repeat: no-repeat;
	background-position: center 20px;


		}

#main {
		border:0px none;
		width:750px;
		margin:0px auto 0px auto;
		}

PRE  {
	font-family : Courier, Monaco, monospace;
}

HR  {
	color : gray;
}


H1, H2, H3, H4, H5, H6  {
	font-family : "Times New Roman"
}

H4  {
	margin-bottom : 0.5em;
}

H5, H6  {
	margin-bottom : 0.2em;
}

UL.referencelist, .footnote  {
	margin-left : 4em;
	text-indent : -4em;
	font-size : 80%;
	font-family : Courier, Monaco, monospace;
	list-style : none;
}

P  {
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
}

P.caption  {
	font-family : Arial;
	font-size : 80%;
	font-style : italic;
	padding-left : 8px;
	padding-right : 8px;
	margin-top : 0px;
}

A:link, .simulatedlink  {
	color : blue;
	text-decoration: underline;

}

A.old:link  {
	color : #660000;
	text-decoration: underline;

}

A.new:link  {
	color : #0000FF;
	text-decoration: underline;
}

A:visited  {
	color : #330033;
	text-decoration: underline;
}

A:active  {
	color : #660000;
}

A:hover  {
	color : #009900;
	font-style: normal;
	font-weight: normal;

}

.justify {text-align: justify;}


#navigation a.link  {color : #000033;}

#navigation a:visited  {color : #330033;
	text-decoration: none;}

#navigation a:hover  {color : green;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;}
