/* stilfolio

	deksesumaj numeroj tawgaj por rete sekuraj koloroj:
		00 33 66 99 cc ff
	
	ordo de chirkawliniaj larghoj:
		supra dekstra malsupra maldekstra

    malhelverda por titoloj kaj ligoj: color: #94c43a;
    mezverda por vizititaj ligoj: color: #9aba96;
    palverda fono: color: #e3ecc5;
*/

img {
    border: 0;
    }

/* gheneralaj stiloj */

body {
	font-family: Verdana, sans-serif;
    font-size: 9pt;
    margin-left : 3%;
    margin-right : 3%;
    margin-top : 1%;
    margin-bottom : 3%;
    background-color: #ffffff;  
}

p {
  text-align: left;
}

p.dekstren {
  text-align: right;
}

p.adapto {
  text-align: left;
  color: #94c43a;
  font-style: italic;
}

p.P4 {
    font-weight: bold;
	font-size: 120%;
    text-align: left;
}

p.P5 {
    font-weight: bold;
    color: #ff0000;
} 

ul { 
list-style-image : url(v_p.gif);  
}

table.palakesto {
	text-decoration: none;
    color: #000000;
	background-color: #e3ecc5;
    align: center;
    border: 0;
    cellspacing: 0;
    cellpadding: 4;
}

ul.gr {
font-style : italic;
font-weight: normal;
margin-top : 1em;
margin-bottom : 2em;
}

ul.pligr {
list-style-image : url(v_p.gif);  
font-size : 120%; 
font-style : normal;
font-weight: bold;
margin-top : 2em;
margin-bottom : 3em;
} 

/* titoloj */

h1 {
	font-size: 200%;
	text-align: center;
	padding: 7px 7px 7px 7px;
    color: #94c43a;
    font-style: italic;
}
h2 {
	font-size: 130%;
	text-align: center;
	padding: 25px 0px 15px 0px;
    color: #94c43a;
}
h3 {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	padding: 3px 7px 3px 7px;
}

h4 {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
}

h4.aut {
    text-align: right;
    color: #951025;
}
h5 {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	color: #951025;
}
h6.bib { 
    font-style: italic; 
    font-size: 90%; 
    color: #951025; 
    margin-right: 1in; 
    margin-left: 1in; 
}
h6.pied { 
    font-style: italic; 
    font-size: 90%; 
    color: #951025; 
    font-weight: normal; 
    text-align: justify; 
    margin-left: 2em; 
}
h6 { 
    font-size : 100%; 
}



/* ligiloj */

a:link {
	color: #94c43a;
    font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #9aba96;
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #94c43a;
    font-weight: bold;
    text-decoration: underline;
}
a:active {
	color: #94c43a;
    font-weight: bold;
	text-decoration: underline;
}

table.menuo a {
	text-decoration: none;
    color: #000000;
	font-weight: bold;
    background-color: #e3ecc5;
}
table.menuo a:hover {
	text-decoration: underline;
    color: #000000;
    font-weight: bold;
    background-color: #e3ecc5;
}
table.menuo a:visited {
	text-decoration: none;
    color: #666666;
    font-weight: bold;
    background-color: #e3ecc5;
}

table.palakesto a {
	text-decoration: none;
    color: #000000;
	font-weight: bold;
    background-color: #e3ecc5;
}
table.palakesto a:hover {
	text-decoration: underline;
    color: #000000;
    font-weight: bold;
    background-color: #e3ecc5;
}
table.palakesto a:visited {
	text-decoration: none;
    color: #666666;
    font-weight: bold;
    background-color: #e3ecc5;
}
