
h1, h2, h3 {
	font-family:"Arial", "Helvetica", "Univers", "sans-serif", "sans"; 
	font-weight: bold;
	text-align: left;
	}
h1 {
	font-size:20px; 
	line-height:20%; 
	}
h2 {
	font-size:32px; 
	line-height:80%;
	}
h3 {
	font-size:16px; 
	line-height:100%;
	}
p {
	font-family:"serif";
	font-weight:normal;
	font-size:12px;
/*	width:500px;
	margin-left:40px;
	margin-right:30px; 
	line-height:120%; */
	}
li {
	font-family:"Times", "serif";
	font-weight:normal;
	font-size:16px;
	margin-left:50px;
	margin-right:50px; 
	line-height:100%;
	}
blockquote {
	font-style:italic;
	}
.note {
	font-size: 12px; 
	font-family: "sans-serif", "sans"; 
	font-weight: normal;
	}
.note p{
	font-size:12px; 
	font-family:"serif"; 
	font-weight: normal;
	}
.note	h3 {
	font-size:12px;
	font-weight: 600;
	margin: 20px 0 20px 0px;
}
.menu {
/*	background-color: red;
	color: yellow; */
	font-family: "Arial", "Helvetica", "Univers", "sans-serif"; 
	font-size:20px; 
	text-align:left; 
	}
.linklist a{
	text-decoration:underline;}
.linklist a:link{color:blue}
.linklist a:visited{color:red}
.linklist a:focus{color:green}
.linklist a:hover{color:green}
.linklist a:active{color:yellow
	}
.intlink a{
	font-family: "Arial", "Helvetica", "Univers", "sans-serif";
	font-size:12px; 
	font-weight:normal; 
	background-color:yellow;
	color:red; 
	text-align:left; 
	margin-left:40px;
	}
body.rlchtm {
	width: 800px;
	margin: 0 auto 0 auto;
	}
	





