
body {
//FONT-FAMILY: "Arial", "sans-serif";
horizontal-align: middle;
max-width: 500pt;
margin-left: 50pt;
font-size: 12pt;
}

pre {
FONT-FAMILY: "serif";
}


H1 {

margin-top: 3em;
color: #00ff00;
}

H2 {
margin-top: 1em;
margin-bottom: 0.5em;	
	
	
}

.perex {

color: #a9f44b;

}

#biblio {
background: #326d4c;
color: #000000;
font-style: italic;	
padding: 1em;
margin-top: 1em;	
}


p {
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.3em;
color: #a9f44b;
text-indent: 2em;
}

q {
font-style: italic;
}

blockquote {
font-style: italic;
}


small {
FONT-SIZE: 8pt; 
}

A:link{
	text-decoration:underline;
	color: #8bf936;
}

A:visited{
	color: #BBE96D;
}

A:active{
	color: #000000;
	background-color: #00ff00;
}

A:Hover{
	color: #00ff00;
}



