@media screen {

a:link {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	color: #9933FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF00FF;
	text-decoration: none;
}
body {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	margin-bottom:.0001pt;
	margin-left:0cm; margin-right:0cm; margin-top:0cm;

}
a {
	font-weight: bold;
	font-size: 1em;
}
	 
#menu {
margin:0 1em 0 2em;
font-size:0.8em;
font-family:Modern;
font-style:italic;
}


  
  #text {
  	margin-right: 0.5em;
}
   #text .name {
   text-align: center;
   margin-bottom: 1em;
   margin-top: 1.1em;
   font-weight: bold;

    }
	
  #text h3 {
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;
  }
  
 #text h2 {
  font-weight: bold;
  text-align: center;
  font-size: 1.2em;
  }
  
  #text h1 {
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  }
    
   #text p {
    text-align: justify;
    margin: 0.5em;
	text-indent: 1.5em;
  }
  
   #text .centr {
   text-align:center;
   }
   
   
   #text .right {
   text-align:right;
    font-style:italic;
	}
  
   
  
	
	
	.nv1 {
	font-size: 0.9em;
	color:#666666;
	}
	
	.nv2 {
	font-size: 0.9em;
	}
	#rkl a, p {
	color: #000000;
	text-decoration: none;
	font-weight:100;
}

	
}
