body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9FFF;
	background-color: #404080;
	}
*	{
	font-size: 101%;	
	}
a:link	{
	color: green;
	}
a:hover { 
	color: lightgreen;
	}	
p	{
	text-align: justify;
	}
h2	{
	font-size: 2.7em;
	color: #9F3F00;
	line-height: 0.4em;
	}
h3	{
	font-size: 2.2em;
	color: #9F3F00;
	line-height: 0.35em;
	}
h4	{
	font-size: 1.5em;
	color: #9F9FFF;
	line-height: 0.15em;
	}
hr	{
	color: black;
	}
em	{
	color: #A72F00;
	font-style: normal;
	}
.eng	{
	font-size: 0.8em;
	}
.center	{
	text-align: center;
	}
.warn	{
	color: wheat;
	background-color: #AF7F00;
	line-height: 1.8em;
	}
li	{
	font-size: 0.9em;	
	}