/* stilfolio

	deksesumaj numeroj tawgaj por rete sekuraj koloroj:
		00 33 66 99 cc ff
	
	ordo de chirkawliniaj larghoj:
		supra dekstra malsupra maldekstra

    koloro de la ligoj kaj titoloj: #951025;
    meza koloro de vizitita ligo: #d8877c;
    pala fonkoloro: #f6e2d3;

    
*/

img {
    border: 0;
    }

/* gheneralaj stiloj */

body {
    font-family: Times, serif;
    font-size: 12pt;
    margin-left : 5%;
    margin-right : 5%;
    margin-top : 5%;
    margin-bottom : 5%;
    background-color: #ffffff;  
}

p {
  text-align: left;
}

p.dekstren {
  text-align: right;
}

p.adapto {
  text-align: left;
  color: #951025;
  font-style: italic;
}

span {
  font-size: 80%;
}


ul { 
list-style-image : url(r_p.gif);  
}

table.palakesto {
	text-decoration: none;
    color: #000000;
	background-color: #f6e2d3;
    align: center;
    border: 0;
    cellspacing: 0;
    cellpadding: 4;
}

table.fina {
  text-decoration: none;
  color: #951025;
  font-weight: bold;
  background-color: #f6e2d3;
  font-style: italic; 
}   
  

/* titoloj */

h1 {
	font-size: 200%;
	text-align: center;
	color: #951025;
    font-style: italic;
    padding: 8px 8px 8px 8px;
}
h2 {
	font-size: 150%;
	text-align: center;
	color: #951025;
    padding: 7px 7px 7px 7px;
}
h3 {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	color: #951025;
}
h3.tem {
    font-weight: bold; 
    font-size : 120%; 
    color: #951025;
    text-align: left;
    text-decoration : underline; 
}

h4 {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	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: #951025;
    font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #d8877c;
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #951025;
    font-weight: bold;
    text-decoration: underline;
}
a:active {
	color: #951025;
    font-weight: bold;
	text-decoration: underline;
}

table.menuo a {
	text-decoration: none;
    color: #000000;
	font-weight: bold;
    background-color: #f6e2d3;
}
table.menuo a:hover {
	text-decoration: underline;
    color: #000000;
    font-weight: bold;
    background-color: #f6e2d3;
}
table.menuo a:visited {
	text-decoration: none;
    color: #666666;
    font-weight: bold;
    background-color: #f6e2d3;
}

table.palakesto a {
	text-decoration: none;
    color: #000000;
	font-weight: bold;
    background-color: #f6e2d3;
}
table.palakesto a:hover {
	text-decoration: underline;
    color: #000000;
    font-weight: bold;
    background-color: #f6e2d3;
}
table.palakesto a:visited {
	text-decoration: none;
    color: #666666;
    font-weight: bold;
    background-color: #f6e2d3;
}
